#b12b14 color space conversions
Hex:
#b12b14
RGB:
177, 43, 20
CMY:
31, 83, 92
CMYK:
0, 76, 89, 31
HSL:
9°, 79.6954%, 38.6275%
HSV (HSB):
9°, 88.7006%, 69.4118%
XYZ:
19.1216, 11.1254, 1.8014
xyY:
0.5966, 0.3471, 11.1254
CIE-Lab:
39.7908, 52.4982, 45.2290
CIE-LCH:
39.7908, 69.2945, 40.7460
CIE-Luv:
39.7908, 104.3678, 28.3381
Hunter-Lab:
33.3547, 43.9598, 20.1462
#b12b14 color charts
#b12b14 color shades, tints & tones
#b12b14 color schemes
#b12b14 color preview, HTML & CSS examples
This text has a color of #b12b14
<p style="color:#b12b14;">Text here</p>
.mytext {color:#b12b14;}
This box has a color of #b12b14
<div style="background-color:#b12b14;">Content here</div>
.mybackground {background-color:#b12b14;}
Border around this has a color of #b12b14
<div style="border:2px solid #b12b14;">Content here</div>
.myborder {border:2px solid #b12b14;}