#b12b11 color space conversions
Hex:
#b12b11
RGB:
177, 43, 17
CMY:
31, 83, 93
CMYK:
0, 76, 90, 31
HSL:
10°, 82.4742%, 38.0392%
HSV (HSB):
10°, 90.3955%, 69.4118%
XYZ:
19.0965, 11.1153, 1.6693
xyY:
0.5990, 0.3486, 11.1153
CIE-Lab:
39.7741, 52.4424, 46.4777
CIE-LCH:
39.7741, 70.0741, 41.5494
CIE-Luv:
39.7741, 104.6712, 28.8921
Hunter-Lab:
33.3397, 43.8980, 20.3692
#b12b11 color charts
#b12b11 color shades, tints & tones
#b12b11 color schemes
#b12b11 color preview, HTML & CSS examples
This text has a color of #b12b11
<p style="color:#b12b11;">Text here</p>
.mytext {color:#b12b11;}
This box has a color of #b12b11
<div style="background-color:#b12b11;">Content here</div>
.mybackground {background-color:#b12b11;}
Border around this has a color of #b12b11
<div style="border:2px solid #b12b11;">Content here</div>
.myborder {border:2px solid #b12b11;}