#d21e8c color space conversions
Hex:
#d21e8c
RGB:
210, 30, 140
CMY:
18, 88, 45
CMYK:
0, 86, 33, 18
HSL:
323°, 75.0000%, 47.0588%
HSV (HSB):
323°, 85.7143%, 82.3529%
XYZ:
31.7762, 16.5236, 26.3255
xyY:
0.4258, 0.2214, 16.5236
CIE-Lab:
47.6541, 72.6516, -14.8470
CIE-LCH:
47.6541, 74.1532, 348.4501
CIE-Luv:
47.6541, 97.0147, -33.2309
Hunter-Lab:
40.6493, 68.4003, -9.9433
#d21e8c color charts
#d21e8c color shades, tints & tones
#d21e8c color schemes
#d21e8c color preview, HTML & CSS examples
This text has a color of #d21e8c
<p style="color:#d21e8c;">Text here</p>
.mytext {color:#d21e8c;}
This box has a color of #d21e8c
<div style="background-color:#d21e8c;">Content here</div>
.mybackground {background-color:#d21e8c;}
Border around this has a color of #d21e8c
<div style="border:2px solid #d21e8c;">Content here</div>
.myborder {border:2px solid #d21e8c;}