#bc414d color space conversions
Hex:
#bc414d
RGB:
188, 65, 77
CMY:
26, 75, 70
CMYK:
0, 65, 59, 26
HSL:
354°, 48.6166%, 49.6078%
HSV (HSB):
354°, 65.4255%, 73.7255%
XYZ:
23.9689, 15.0078, 8.6547
xyY:
0.5032, 0.3151, 15.0078
CIE-Lab:
45.6449, 50.1823, 20.2918
CIE-LCH:
45.6449, 54.1297, 22.0165
CIE-Luv:
45.6449, 89.4440, 13.4928
Hunter-Lab:
38.7399, 42.6456, 13.8723
#bc414d color charts
#bc414d color shades, tints & tones
#bc414d color schemes
#bc414d color preview, HTML & CSS examples
This text has a color of #bc414d
<p style="color:#bc414d;">Text here</p>
.mytext {color:#bc414d;}
This box has a color of #bc414d
<div style="background-color:#bc414d;">Content here</div>
.mybackground {background-color:#bc414d;}
Border around this has a color of #bc414d
<div style="border:2px solid #bc414d;">Content here</div>
.myborder {border:2px solid #bc414d;}