#bc0d08 color space conversions
Hex:
#bc0d08
RGB:
188, 13, 8
CMY:
26, 95, 97
CMYK:
0, 93, 96, 26
HSL:
2°, 91.8367%, 38.4314%
HSV (HSB):
2°, 95.7447%, 73.7255%
XYZ:
20.9268, 10.9967, 1.2493
xyY:
0.6308, 0.3315, 10.9967
CIE-Lab:
39.5750, 62.3723, 50.7091
CIE-LCH:
39.5750, 80.3848, 39.1114
CIE-Luv:
39.5750, 125.3225, 27.5704
Hunter-Lab:
33.1613, 54.6118, 20.9792
#bc0d08 color charts
#bc0d08 color shades, tints & tones
#bc0d08 color schemes
#bc0d08 color preview, HTML & CSS examples
This text has a color of #bc0d08
<p style="color:#bc0d08;">Text here</p>
.mytext {color:#bc0d08;}
This box has a color of #bc0d08
<div style="background-color:#bc0d08;">Content here</div>
.mybackground {background-color:#bc0d08;}
Border around this has a color of #bc0d08
<div style="border:2px solid #bc0d08;">Content here</div>
.myborder {border:2px solid #bc0d08;}