#b00c0a color space conversions
Hex:
#b00c0a
RGB:
176, 12, 10
CMY:
31, 95, 96
CMYK:
0, 93, 94, 31
HSL:
1°, 89.2473%, 36.4706%
HSV (HSB):
1°, 94.3182%, 69.0196%
XYZ:
18.0908, 9.5150, 1.1702
xyY:
0.6287, 0.3307, 9.5150
CIE-Lab:
36.9574, 59.3487, 47.1690
CIE-LCH:
36.9574, 75.8102, 38.4769
CIE-Luv:
36.9574, 116.5193, 25.3631
Hunter-Lab:
30.8463, 50.7056, 19.3431
#b00c0a color charts
#b00c0a color shades, tints & tones
#b00c0a color schemes
#b00c0a color preview, HTML & CSS examples
This text has a color of #b00c0a
<p style="color:#b00c0a;">Text here</p>
.mytext {color:#b00c0a;}
This box has a color of #b00c0a
<div style="background-color:#b00c0a;">Content here</div>
.mybackground {background-color:#b00c0a;}
Border around this has a color of #b00c0a
<div style="border:2px solid #b00c0a;">Content here</div>
.myborder {border:2px solid #b00c0a;}