#b21d35 color space conversions
Hex:
#b21d35
RGB:
178, 29, 53
CMY:
30, 89, 79
CMYK:
0, 84, 70, 30
HSL:
350°, 71.9807%, 40.5882%
HSV (HSB):
350°, 83.7079%, 69.8039%
XYZ:
19.4421, 10.6007, 4.3896
xyY:
0.5646, 0.3079, 10.6007
CIE-Lab:
38.8997, 57.9668, 26.0767
CIE-LCH:
38.8997, 63.5621, 24.2209
CIE-Luv:
38.8997, 105.1859, 14.9452
Hunter-Lab:
32.5588, 49.6111, 14.7976
#b21d35 color charts
#b21d35 color shades, tints & tones
#b21d35 color schemes
#b21d35 color preview, HTML & CSS examples
This text has a color of #b21d35
<p style="color:#b21d35;">Text here</p>
.mytext {color:#b21d35;}
This box has a color of #b21d35
<div style="background-color:#b21d35;">Content here</div>
.mybackground {background-color:#b21d35;}
Border around this has a color of #b21d35
<div style="border:2px solid #b21d35;">Content here</div>
.myborder {border:2px solid #b21d35;}