#b12007 color space conversions
Hex:
#b12007
RGB:
177, 32, 7
CMY:
31, 87, 97
CMYK:
0, 82, 96, 31
HSL:
9°, 92.3913%, 36.0784%
HSV (HSB):
9°, 96.0452%, 69.4118%
XYZ:
18.6863, 10.3955, 1.2227
xyY:
0.6166, 0.3430, 10.3955
CIE-Lab:
38.5431, 55.6364, 49.2534
CIE-LCH:
38.5431, 74.3055, 41.5176
CIE-Luv:
38.5431, 110.9361, 28.2764
Hunter-Lab:
32.2420, 47.0287, 20.3211
#b12007 color charts
#b12007 color shades, tints & tones
#b12007 color schemes
#b12007 color preview, HTML & CSS examples
This text has a color of #b12007
<p style="color:#b12007;">Text here</p>
.mytext {color:#b12007;}
This box has a color of #b12007
<div style="background-color:#b12007;">Content here</div>
.mybackground {background-color:#b12007;}
Border around this has a color of #b12007
<div style="border:2px solid #b12007;">Content here</div>
.myborder {border:2px solid #b12007;}