#b12e1f color space conversions
Hex:
#b12e1f
RGB:
177, 46, 31
CMY:
31, 82, 88
CMYK:
0, 74, 82, 31
HSL:
6°, 70.1923%, 40.7843%
HSV (HSB):
6°, 82.4859%, 69.4118%
XYZ:
19.3558, 11.4000, 2.4766
xyY:
0.5824, 0.3430, 11.4000
CIE-Lab:
40.2462, 51.7265, 40.3096
CIE-LCH:
40.2462, 65.5781, 37.9287
CIE-Luv:
40.2462, 101.2965, 26.3733
Hunter-Lab:
33.7639, 43.2414, 19.2858
#b12e1f color charts
#b12e1f color shades, tints & tones
#b12e1f color schemes
#b12e1f color preview, HTML & CSS examples
This text has a color of #b12e1f
<p style="color:#b12e1f;">Text here</p>
.mytext {color:#b12e1f;}
This box has a color of #b12e1f
<div style="background-color:#b12e1f;">Content here</div>
.mybackground {background-color:#b12e1f;}
Border around this has a color of #b12e1f
<div style="border:2px solid #b12e1f;">Content here</div>
.myborder {border:2px solid #b12e1f;}