#d21c32 color space conversions
Hex:
#d21c32
RGB:
210, 28, 50
CMY:
18, 89, 80
CMYK:
0, 87, 76, 18
HSL:
353°, 76.4706%, 46.6667%
HSV (HSB):
353°, 86.6667%, 82.3529%
XYZ:
27.5693, 14.7624, 4.4140
xyY:
0.5898, 0.3158, 14.7624
CIE-Lab:
45.3071, 66.7234, 36.9971
CIE-LCH:
45.3071, 76.2942, 29.0077
CIE-Luv:
45.3071, 131.1498, 22.5532
Hunter-Lab:
38.4219, 60.8428, 20.0840
#d21c32 color charts
#d21c32 color shades, tints & tones
#d21c32 color schemes
#d21c32 color preview, HTML & CSS examples
This text has a color of #d21c32
<p style="color:#d21c32;">Text here</p>
.mytext {color:#d21c32;}
This box has a color of #d21c32
<div style="background-color:#d21c32;">Content here</div>
.mybackground {background-color:#d21c32;}
Border around this has a color of #d21c32
<div style="border:2px solid #d21c32;">Content here</div>
.myborder {border:2px solid #d21c32;}