#d21e7d color space conversions
Hex:
#d21e7d
RGB:
210, 30, 125
CMY:
18, 88, 51
CMYK:
0, 86, 40, 18
HSL:
328°, 75.0000%, 47.0588%
HSV (HSB):
328°, 85.7143%, 82.3529%
XYZ:
30.7443, 16.1109, 20.8913
xyY:
0.4538, 0.2378, 16.1109
CIE-Lab:
47.1196, 71.1576, -6.5270
CIE-LCH:
47.1196, 71.4563, 354.7592
CIE-Luv:
47.1196, 103.6242, -21.8144
Hunter-Lab:
40.1383, 66.4815, -2.7626
#d21e7d color charts
#d21e7d color shades, tints & tones
#d21e7d color schemes
#d21e7d color preview, HTML & CSS examples
This text has a color of #d21e7d
<p style="color:#d21e7d;">Text here</p>
.mytext {color:#d21e7d;}
This box has a color of #d21e7d
<div style="background-color:#d21e7d;">Content here</div>
.mybackground {background-color:#d21e7d;}
Border around this has a color of #d21e7d
<div style="border:2px solid #d21e7d;">Content here</div>
.myborder {border:2px solid #d21e7d;}