#d21c7c color space conversions
Hex:
#d21c7c
RGB:
210, 28, 124
CMY:
18, 89, 51
CMYK:
0, 87, 41, 18
HSL:
328°, 76.4706%, 46.6667%
HSV (HSB):
328°, 86.6667%, 82.3529%
XYZ:
30.6317, 15.9874, 20.5402
xyY:
0.4561, 0.2381, 15.9874
CIE-Lab:
46.9579, 71.4349, -6.1557
CIE-LCH:
46.9579, 71.6996, 355.0748
CIE-Luv:
46.9579, 104.4770, -21.3815
Hunter-Lab:
39.9842, 66.7754, -2.4687
#d21c7c color charts
#d21c7c color shades, tints & tones
#d21c7c color schemes
#d21c7c color preview, HTML & CSS examples
This text has a color of #d21c7c
<p style="color:#d21c7c;">Text here</p>
.mytext {color:#d21c7c;}
This box has a color of #d21c7c
<div style="background-color:#d21c7c;">Content here</div>
.mybackground {background-color:#d21c7c;}
Border around this has a color of #d21c7c
<div style="border:2px solid #d21c7c;">Content here</div>
.myborder {border:2px solid #d21c7c;}