#d21e3c color space conversions
Hex:
#d21e3c
RGB:
210, 30, 60
CMY:
18, 88, 76
CMYK:
0, 86, 71, 18
HSL:
350°, 75.0000%, 47.0588%
HSV (HSB):
350°, 85.7143%, 82.3529%
XYZ:
27.8582, 14.9564, 5.6936
xyY:
0.5743, 0.3083, 14.9564
CIE-Lab:
45.5745, 66.7230, 31.3739
CIE-LCH:
45.5745, 73.7311, 25.1834
CIE-Luv:
45.5745, 127.9553, 18.6832
Hunter-Lab:
38.6735, 60.9026, 18.3428
#d21e3c color charts
#d21e3c color shades, tints & tones
#d21e3c color schemes
#d21e3c color preview, HTML & CSS examples
This text has a color of #d21e3c
<p style="color:#d21e3c;">Text here</p>
.mytext {color:#d21e3c;}
This box has a color of #d21e3c
<div style="background-color:#d21e3c;">Content here</div>
.mybackground {background-color:#d21e3c;}
Border around this has a color of #d21e3c
<div style="border:2px solid #d21e3c;">Content here</div>
.myborder {border:2px solid #d21e3c;}