#b21c2d color space conversions
Hex:
#b21c2d
RGB:
178, 28, 45
CMY:
30, 89, 82
CMYK:
0, 84, 75, 30
HSL:
353°, 72.8155%, 40.3922%
HSV (HSB):
353°, 84.2697%, 69.8039%
XYZ:
19.2490, 10.4849, 3.4919
xyY:
0.5793, 0.3156, 10.4849
CIE-Lab:
38.6991, 57.8533, 30.7664
CIE-LCH:
38.6991, 65.5254, 28.0041
CIE-Luv:
38.6991, 107.6136, 18.2570
Hunter-Lab:
32.3805, 49.4459, 16.2725
#b21c2d color charts
#b21c2d color shades, tints & tones
#b21c2d color schemes
#b21c2d color preview, HTML & CSS examples
This text has a color of #b21c2d
<p style="color:#b21c2d;">Text here</p>
.mytext {color:#b21c2d;}
This box has a color of #b21c2d
<div style="background-color:#b21c2d;">Content here</div>
.mybackground {background-color:#b21c2d;}
Border around this has a color of #b21c2d
<div style="border:2px solid #b21c2d;">Content here</div>
.myborder {border:2px solid #b21c2d;}