#d21d7c color space conversions
Hex:
#d21d7c
RGB:
210, 29, 124
CMY:
18, 89, 51
CMYK:
0, 86, 41, 18
HSL:
329°, 75.7322%, 46.8627%
HSV (HSB):
329°, 86.1905%, 82.3529%
XYZ:
30.6558, 16.0356, 20.5482
xyY:
0.4559, 0.2385, 16.0356
CIE-Lab:
47.0212, 71.2522, -6.0617
CIE-LCH:
47.0212, 71.5096, 355.1374
CIE-Luv:
47.0212, 104.2720, -21.2272
Hunter-Lab:
40.0445, 66.5717, -2.3926
#d21d7c color charts
#d21d7c color shades, tints & tones
#d21d7c color schemes
#d21d7c color preview, HTML & CSS examples
This text has a color of #d21d7c
<p style="color:#d21d7c;">Text here</p>
.mytext {color:#d21d7c;}
This box has a color of #d21d7c
<div style="background-color:#d21d7c;">Content here</div>
.mybackground {background-color:#d21d7c;}
Border around this has a color of #d21d7c
<div style="border:2px solid #d21d7c;">Content here</div>
.myborder {border:2px solid #d21d7c;}