#b12b06 color space conversions
Hex:
#b12b06
RGB:
177, 43, 6
CMY:
31, 83, 98
CMYK:
0, 76, 97, 31
HSL:
13°, 93.4426%, 35.8824%
HSV (HSB):
13°, 96.6102%, 69.4118%
XYZ:
19.0282, 11.0880, 1.3096
xyY:
0.6055, 0.3528, 11.0880
CIE-Lab:
39.7283, 52.2899, 50.2597
CIE-LCH:
39.7283, 72.5277, 43.8658
CIE-Luv:
39.7283, 105.5061, 30.4154
Hunter-Lab:
33.2987, 43.7295, 20.9773
#b12b06 color charts
#b12b06 color shades, tints & tones
#b12b06 color schemes
#b12b06 color preview, HTML & CSS examples
This text has a color of #b12b06
<p style="color:#b12b06;">Text here</p>
.mytext {color:#b12b06;}
This box has a color of #b12b06
<div style="background-color:#b12b06;">Content here</div>
.mybackground {background-color:#b12b06;}
Border around this has a color of #b12b06
<div style="border:2px solid #b12b06;">Content here</div>
.myborder {border:2px solid #b12b06;}