#b21b3f color space conversions
Hex:
#b21b3f
RGB:
178, 27, 63
CMY:
30, 89, 75
CMYK:
0, 85, 65, 30
HSL:
346°, 73.6585%, 40.1961%
HSV (HSB):
346°, 84.8315%, 69.8039%
XYZ:
19.6492, 10.6077, 5.7145
xyY:
0.5462, 0.2949, 10.6077
CIE-Lab:
38.9118, 58.9576, 19.7949
CIE-LCH:
38.9118, 62.1920, 18.5594
CIE-Luv:
38.9118, 102.8663, 9.6013
Hunter-Lab:
32.5695, 50.6927, 12.3959
#b21b3f color charts
#b21b3f color shades, tints & tones
#b21b3f color schemes
#b21b3f color preview, HTML & CSS examples
This text has a color of #b21b3f
<p style="color:#b21b3f;">Text here</p>
.mytext {color:#b21b3f;}
This box has a color of #b21b3f
<div style="background-color:#b21b3f;">Content here</div>
.mybackground {background-color:#b21b3f;}
Border around this has a color of #b21b3f
<div style="border:2px solid #b21b3f;">Content here</div>
.myborder {border:2px solid #b21b3f;}