#bc1c3e color space conversions
Hex:
#bc1c3e
RGB:
188, 28, 62
CMY:
26, 89, 76
CMYK:
0, 85, 67, 26
HSL:
347°, 74.0741%, 42.3529%
HSV (HSB):
347°, 85.1064%, 73.7255%
XYZ:
22.0238, 11.8697, 5.6877
xyY:
0.5564, 0.2999, 11.8697
CIE-Lab:
41.0082, 61.3806, 23.5266
CIE-LCH:
41.0082, 65.7349, 20.9714
CIE-Luv:
41.0082, 110.8233, 12.6106
Hunter-Lab:
34.4524, 53.8150, 14.3285
#bc1c3e color charts
#bc1c3e color shades, tints & tones
#bc1c3e color schemes
#bc1c3e color preview, HTML & CSS examples
This text has a color of #bc1c3e
<p style="color:#bc1c3e;">Text here</p>
.mytext {color:#bc1c3e;}
This box has a color of #bc1c3e
<div style="background-color:#bc1c3e;">Content here</div>
.mybackground {background-color:#bc1c3e;}
Border around this has a color of #bc1c3e
<div style="border:2px solid #bc1c3e;">Content here</div>
.myborder {border:2px solid #bc1c3e;}