HEX Color Conversion

Hex Color Code #BC268F — RGB & HSL Conversions

How to use the #BC268F color code in HTML & CSS?

For developers, implementing the #BC268F color code involves declaring it in your styles. In stylesheet designs, use color: #BC268F; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#BC268F] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #BC268F?

The RGB code for #BC268F is computed as rgb(188, 38, 143). Web designers using HSL values will find it at a hue of 318°, saturation of 66%, and lightness index of 44%, representing a balanced, moderate saturation.

CMYK print code settings for #BC268F

For print design setups, the CMYK values for the #BC268F color code are Cyan: 0%, Magenta: 80%, Yellow: 24%, and Black: 26%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 188
Green Channel 38
Blue Channel 143
Luminance 0.141

HEX #BC268F Color Space Conversions

Click to copy format
HEX Color Code #BC268F
RGB (Red Green Blue) rgb(188, 38, 143)
HSL (Hue Sat Light) hsl(318°, 66%, 44%)
CMYK (Commercial Print) cmyk(0%, 80%, 24%, 26%)
HSV / HSB Values hsv(318°, 80%, 74%)
Decimal Color Code 12330639
CSS Custom Variable --color-hex: #BC268F;
Tailwind CSS Utility bg-[#BC268F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BC268F

Small body copy preview

Black Text on Background

Black text readability test with #BC268F

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #BC268F */
--color-hex: #BC268F;
--color-rgb: rgb(188, 38, 143);
--color-hsl: hsl(318deg, 66%, 44%);

Adjacent HEX Color Codes

Copied!