#bc0a00 color space conversions
Hex:
#bc0a00
RGB:
188, 10, 0
CMY:
26, 96, 100
CMYK:
0, 95, 100, 26
HSL:
3°, 100.0000%, 36.8627%
HSV (HSB):
3°, 100.0000%, 73.7255%
XYZ:
20.8476, 10.9084, 1.0068
xyY:
0.6363, 0.3330, 10.9084
CIE-Lab:
39.4258, 62.6337, 53.5842
CIE-LCH:
39.4258, 82.4273, 40.5475
CIE-Luv:
39.4258, 126.5561, 28.3353
Hunter-Lab:
33.0279, 54.8722, 21.3123
#bc0a00 color charts
#bc0a00 color shades, tints & tones
#bc0a00 color schemes
#bc0a00 color preview, HTML & CSS examples
This text has a color of #bc0a00
<p style="color:#bc0a00;">Text here</p>
.mytext {color:#bc0a00;}
This box has a color of #bc0a00
<div style="background-color:#bc0a00;">Content here</div>
.mybackground {background-color:#bc0a00;}
Border around this has a color of #bc0a00
<div style="border:2px solid #bc0a00;">Content here</div>
.myborder {border:2px solid #bc0a00;}