#b12b27 color space conversions
Hex:
#b12b27
RGB:
177, 43, 39
CMY:
31, 83, 85
CMYK:
0, 76, 78, 31
HSL:
2°, 63.8889%, 42.3529%
HSV (HSB):
2°, 77.9661%, 69.4118%
XYZ:
19.3615, 11.2213, 3.0649
xyY:
0.5754, 0.3335, 11.2213
CIE-Lab:
39.9508, 53.0290, 35.6277
CIE-LCH:
39.9508, 63.8860, 33.8953
CIE-Luv:
39.9508, 101.5529, 23.1820
Hunter-Lab:
33.4983, 44.5486, 18.0241
#b12b27 color charts
#b12b27 color shades, tints & tones
#b12b27 color schemes
#b12b27 color preview, HTML & CSS examples
This text has a color of #b12b27
<p style="color:#b12b27;">Text here</p>
.mytext {color:#b12b27;}
This box has a color of #b12b27
<div style="background-color:#b12b27;">Content here</div>
.mybackground {background-color:#b12b27;}
Border around this has a color of #b12b27
<div style="border:2px solid #b12b27;">Content here</div>
.myborder {border:2px solid #b12b27;}