#bc2006 color space conversions
Hex:
#bc2006
RGB:
188, 32, 6
CMY:
26, 87, 98
CMYK:
0, 83, 97, 26
HSL:
9°, 93.8144%, 38.0392%
HSV (HSB):
9°, 96.8085%, 73.7255%
XYZ:
21.2884, 11.7375, 1.3158
xyY:
0.6199, 0.3418, 11.7375
CIE-Lab:
40.7959, 58.8390, 52.0276
CIE-LCH:
40.7959, 78.5423, 41.4843
CIE-Luv:
40.7959, 119.4240, 29.9351
Hunter-Lab:
34.2601, 50.9606, 21.7049
#bc2006 color charts
#bc2006 color shades, tints & tones
#bc2006 color schemes
#bc2006 color preview, HTML & CSS examples
This text has a color of #bc2006
<p style="color:#bc2006;">Text here</p>
.mytext {color:#bc2006;}
This box has a color of #bc2006
<div style="background-color:#bc2006;">Content here</div>
.mybackground {background-color:#bc2006;}
Border around this has a color of #bc2006
<div style="border:2px solid #bc2006;">Content here</div>
.myborder {border:2px solid #bc2006;}