#d21e3f color space conversions
Hex:
#d21e3f
RGB:
210, 30, 63
CMY:
18, 88, 75
CMYK:
0, 86, 70, 18
HSL:
349°, 75.0000%, 47.0588%
HSV (HSB):
349°, 85.7143%, 82.3529%
XYZ:
27.9398, 14.9891, 6.1232
xyY:
0.5696, 0.3056, 14.9891
CIE-Lab:
45.6192, 66.8541, 29.6152
CIE-LCH:
45.6192, 73.1199, 23.8925
CIE-Luv:
45.6192, 127.1112, 17.3103
Hunter-Lab:
38.7157, 61.0649, 17.7238
#d21e3f color charts
#d21e3f color shades, tints & tones
#d21e3f color schemes
#d21e3f color preview, HTML & CSS examples
This text has a color of #d21e3f
<p style="color:#d21e3f;">Text here</p>
.mytext {color:#d21e3f;}
This box has a color of #d21e3f
<div style="background-color:#d21e3f;">Content here</div>
.mybackground {background-color:#d21e3f;}
Border around this has a color of #d21e3f
<div style="border:2px solid #d21e3f;">Content here</div>
.myborder {border:2px solid #d21e3f;}