#bc0010 color space conversions
Hex:
#bc0010
RGB:
188, 0, 16
CMY:
26, 100, 94
CMYK:
0, 100, 91, 26
HSL:
355°, 100.0000%, 36.8627%
HSV (HSB):
355°, 100.0000%, 73.7255%
XYZ:
20.8326, 10.7288, 1.4631
xyY:
0.6308, 0.3249, 10.7288
CIE-Lab:
39.1199, 63.8803, 47.4863
CIE-LCH:
39.1199, 79.5967, 36.6258
CIE-Luv:
39.1199, 127.0394, 25.6162
Hunter-Lab:
32.7548, 56.2078, 20.2800
#bc0010 color charts
#bc0010 color shades, tints & tones
#bc0010 color schemes
#bc0010 color preview, HTML & CSS examples
This text has a color of #bc0010
<p style="color:#bc0010;">Text here</p>
.mytext {color:#bc0010;}
This box has a color of #bc0010
<div style="background-color:#bc0010;">Content here</div>
.mybackground {background-color:#bc0010;}
Border around this has a color of #bc0010
<div style="border:2px solid #bc0010;">Content here</div>
.myborder {border:2px solid #bc0010;}