#b00c0c color space conversions
Hex:
#b00c0c
RGB:
176, 12, 12
CMY:
31, 95, 95
CMYK:
0, 93, 93, 31
HSL:
0°, 87.2340%, 36.8627%
HSV (HSB):
0°, 93.1818%, 69.0196%
XYZ:
18.1023, 9.5196, 1.2312
xyY:
0.6274, 0.3299, 9.5196
CIE-Lab:
36.9660, 59.3731, 46.4305
CIE-LCH:
36.9660, 75.3721, 38.0259
CIE-Luv:
36.9660, 116.3423, 25.0892
Hunter-Lab:
30.8538, 50.7339, 19.2318
#b00c0c color charts
#b00c0c color shades, tints & tones
#b00c0c color schemes
#b00c0c color preview, HTML & CSS examples
This text has a color of #b00c0c
<p style="color:#b00c0c;">Text here</p>
.mytext {color:#b00c0c;}
This box has a color of #b00c0c
<div style="background-color:#b00c0c;">Content here</div>
.mybackground {background-color:#b00c0c;}
Border around this has a color of #b00c0c
<div style="border:2px solid #b00c0c;">Content here</div>
.myborder {border:2px solid #b00c0c;}