#bc0600 color space conversions
Hex:
#bc0600
RGB:
188, 6, 0
CMY:
26, 98, 100
CMYK:
0, 97, 100, 26
HSL:
2°, 100.0000%, 36.8627%
HSV (HSB):
2°, 100.0000%, 73.7255%
XYZ:
20.8042, 10.8216, 0.9923
xyY:
0.6378, 0.3318, 10.8216
CIE-Lab:
39.2784, 63.0599, 53.5321
CIE-LCH:
39.2784, 82.7178, 40.3282
CIE-Luv:
39.2784, 127.3017, 28.0811
Hunter-Lab:
32.8962, 55.3182, 21.2389
#bc0600 color charts
#bc0600 color shades, tints & tones
#bc0600 color schemes
#bc0600 color preview, HTML & CSS examples
This text has a color of #bc0600
<p style="color:#bc0600;">Text here</p>
.mytext {color:#bc0600;}
This box has a color of #bc0600
<div style="background-color:#bc0600;">Content here</div>
.mybackground {background-color:#bc0600;}
Border around this has a color of #bc0600
<div style="border:2px solid #bc0600;">Content here</div>
.myborder {border:2px solid #bc0600;}