#b21b33 color space conversions
Hex:
#b21b33
RGB:
178, 27, 51
CMY:
30, 89, 80
CMYK:
0, 85, 71, 30
HSL:
350°, 73.6585%, 40.1961%
HSV (HSB):
350°, 84.8315%, 69.8039%
XYZ:
19.3496, 10.4879, 4.1365
xyY:
0.5695, 0.3087, 10.4879
CIE-Lab:
38.7042, 58.3419, 27.0838
CIE-LCH:
38.7042, 64.3219, 24.9019
CIE-Luv:
38.7042, 106.4212, 15.5386
Hunter-Lab:
32.3850, 49.9776, 15.0964
#b21b33 color charts
#b21b33 color shades, tints & tones
#b21b33 color schemes
#b21b33 color preview, HTML & CSS examples
This text has a color of #b21b33
<p style="color:#b21b33;">Text here</p>
.mytext {color:#b21b33;}
This box has a color of #b21b33
<div style="background-color:#b21b33;">Content here</div>
.mybackground {background-color:#b21b33;}
Border around this has a color of #b21b33
<div style="border:2px solid #b21b33;">Content here</div>
.myborder {border:2px solid #b21b33;}