#bc0c0e color space conversions
Hex:
#bc0c0e
RGB:
188, 12, 14
CMY:
26, 95, 95
CMYK:
0, 94, 93, 26
HSL:
359°, 88.0000%, 39.2157%
HSV (HSB):
359°, 93.6170%, 73.7255%
XYZ:
20.9498, 10.9860, 1.4318
xyY:
0.6278, 0.3292, 10.9860
CIE-Lab:
39.5569, 62.5607, 48.5810
CIE-LCH:
39.5569, 79.2083, 37.8308
CIE-Luv:
39.5569, 125.0250, 26.7183
Hunter-Lab:
33.1452, 54.8189, 20.6404
#bc0c0e color charts
#bc0c0e color shades, tints & tones
#bc0c0e color schemes
#bc0c0e color preview, HTML & CSS examples
This text has a color of #bc0c0e
<p style="color:#bc0c0e;">Text here</p>
.mytext {color:#bc0c0e;}
This box has a color of #bc0c0e
<div style="background-color:#bc0c0e;">Content here</div>
.mybackground {background-color:#bc0c0e;}
Border around this has a color of #bc0c0e
<div style="border:2px solid #bc0c0e;">Content here</div>
.myborder {border:2px solid #bc0c0e;}