#b21f42 color space conversions
Hex:
#b21f42
RGB:
178, 31, 66
CMY:
30, 88, 74
CMYK:
0, 83, 63, 30
HSL:
346°, 70.3349%, 40.9804%
HSV (HSB):
346°, 82.5843%, 69.8039%
XYZ:
19.8335, 10.8383, 6.2009
xyY:
0.5379, 0.2939, 10.8383
CIE-Lab:
39.3068, 58.1761, 18.4089
CIE-LCH:
39.3068, 61.0192, 17.5591
CIE-Luv:
39.3068, 100.5802, 8.6535
Hunter-Lab:
32.9216, 49.9238, 11.8776
#b21f42 color charts
#b21f42 color shades, tints & tones
#b21f42 color schemes
#b21f42 color preview, HTML & CSS examples
This text has a color of #b21f42
<p style="color:#b21f42;">Text here</p>
.mytext {color:#b21f42;}
This box has a color of #b21f42
<div style="background-color:#b21f42;">Content here</div>
.mybackground {background-color:#b21f42;}
Border around this has a color of #b21f42
<div style="border:2px solid #b21f42;">Content here</div>
.myborder {border:2px solid #b21f42;}