#bc0c10 color space conversions
Hex:
#bc0c10
RGB:
188, 12, 16
CMY:
26, 95, 94
CMYK:
0, 94, 91, 26
HSL:
359°, 88.0000%, 39.2157%
HSV (HSB):
359°, 93.6170%, 73.7255%
XYZ:
20.9640, 10.9917, 1.5069
xyY:
0.6265, 0.3285, 10.9917
CIE-Lab:
39.5665, 62.5878, 47.7863
CIE-LCH:
39.5665, 78.7449, 37.3620
CIE-Luv:
39.5665, 124.8221, 26.4065
Hunter-Lab:
33.1538, 54.8514, 20.5128
#bc0c10 color charts
#bc0c10 color shades, tints & tones
#bc0c10 color schemes
#bc0c10 color preview, HTML & CSS examples
This text has a color of #bc0c10
<p style="color:#bc0c10;">Text here</p>
.mytext {color:#bc0c10;}
This box has a color of #bc0c10
<div style="background-color:#bc0c10;">Content here</div>
.mybackground {background-color:#bc0c10;}
Border around this has a color of #bc0c10
<div style="border:2px solid #bc0c10;">Content here</div>
.myborder {border:2px solid #bc0c10;}