#b12021 color space conversions
Hex:
#b12021
RGB:
177, 32, 33
CMY:
31, 87, 87
CMYK:
0, 82, 81, 31
HSL:
360°, 69.3780%, 40.9804%
HSV (HSB):
360°, 81.9209%, 69.4118%
XYZ:
18.9225, 10.4899, 2.4663
xyY:
0.5936, 0.3291, 10.4899
CIE-Lab:
38.7078, 56.1461, 37.7358
CIE-LCH:
38.7078, 67.6489, 33.9050
CIE-Luv:
38.7078, 107.8142, 22.9859
Hunter-Lab:
32.3882, 47.6076, 18.1569
#b12021 color charts
#b12021 color shades, tints & tones
#b12021 color schemes
#b12021 color preview, HTML & CSS examples
This text has a color of #b12021
<p style="color:#b12021;">Text here</p>
.mytext {color:#b12021;}
This box has a color of #b12021
<div style="background-color:#b12021;">Content here</div>
.mybackground {background-color:#b12021;}
Border around this has a color of #b12021
<div style="border:2px solid #b12021;">Content here</div>
.myborder {border:2px solid #b12021;}