#bc2014 color space conversions
Hex:
#bc2014
RGB:
188, 32, 20
CMY:
26, 87, 92
CMYK:
0, 83, 89, 26
HSL:
4°, 80.7692%, 40.7843%
HSV (HSB):
4°, 89.3617%, 73.7255%
XYZ:
21.3818, 11.7749, 1.8077
xyY:
0.6115, 0.3368, 11.7749
CIE-Lab:
40.8561, 59.0229, 47.0068
CIE-LCH:
40.8561, 75.4542, 38.5344
CIE-Luv:
40.8561, 118.2240, 27.9398
Hunter-Lab:
34.3146, 51.1750, 20.8969
#bc2014 color charts
#bc2014 color shades, tints & tones
#bc2014 color schemes
#bc2014 color preview, HTML & CSS examples
This text has a color of #bc2014
<p style="color:#bc2014;">Text here</p>
.mytext {color:#bc2014;}
This box has a color of #bc2014
<div style="background-color:#bc2014;">Content here</div>
.mybackground {background-color:#bc2014;}
Border around this has a color of #bc2014
<div style="border:2px solid #bc2014;">Content here</div>
.myborder {border:2px solid #bc2014;}