#b12e0e color space conversions
Hex:
#b12e0e
RGB:
177, 46, 14
CMY:
31, 82, 95
CMYK:
0, 74, 92, 31
HSL:
12°, 85.3403%, 37.4510%
HSV (HSB):
12°, 92.0904%, 69.4118%
XYZ:
19.1877, 11.3328, 1.5916
xyY:
0.5975, 0.3529, 11.3328
CIE-Lab:
40.1354, 51.3501, 47.8837
CIE-LCH:
40.1354, 70.2117, 42.9994
CIE-Luv:
40.1354, 103.2438, 30.0197
Hunter-Lab:
33.6642, 42.8279, 20.7618
#b12e0e color charts
#b12e0e color shades, tints & tones
#b12e0e color schemes
#b12e0e color preview, HTML & CSS examples
This text has a color of #b12e0e
<p style="color:#b12e0e;">Text here</p>
.mytext {color:#b12e0e;}
This box has a color of #b12e0e
<div style="background-color:#b12e0e;">Content here</div>
.mybackground {background-color:#b12e0e;}
Border around this has a color of #b12e0e
<div style="border:2px solid #b12e0e;">Content here</div>
.myborder {border:2px solid #b12e0e;}