#b21f31 color space conversions
Hex:
#b21f31
RGB:
178, 31, 49
CMY:
30, 88, 81
CMYK:
0, 83, 72, 30
HSL:
353°, 70.3349%, 40.9804%
HSV (HSB):
353°, 82.5843%, 69.8039%
XYZ:
19.4045, 10.6667, 3.9419
xyY:
0.5705, 0.3136, 10.6667
CIE-Lab:
39.0133, 57.2870, 28.6882
CIE-LCH:
39.0133, 64.0688, 26.6008
CIE-Luv:
39.0133, 105.5155, 17.0801
Hunter-Lab:
32.6599, 48.8986, 15.7060
#b21f31 color charts
#b21f31 color shades, tints & tones
#b21f31 color schemes
#b21f31 color preview, HTML & CSS examples
This text has a color of #b21f31
<p style="color:#b21f31;">Text here</p>
.mytext {color:#b21f31;}
This box has a color of #b21f31
<div style="background-color:#b21f31;">Content here</div>
.mybackground {background-color:#b21f31;}
Border around this has a color of #b21f31
<div style="border:2px solid #b21f31;">Content here</div>
.myborder {border:2px solid #b21f31;}