#d21e80 color space conversions
Hex:
#d21e80
RGB:
210, 30, 128
CMY:
18, 88, 50
CMYK:
0, 86, 39, 18
HSL:
327°, 75.0000%, 47.0588%
HSV (HSB):
327°, 85.7143%, 82.3529%
XYZ:
30.9389, 16.1887, 21.9161
xyY:
0.4481, 0.2345, 16.1887
CIE-Lab:
47.2211, 71.4428, -8.2081
CIE-LCH:
47.2211, 71.9128, 353.4460
CIE-Luv:
47.2211, 102.3108, -24.0659
Hunter-Lab:
40.2352, 66.8463, -4.1307
#d21e80 color charts
#d21e80 color shades, tints & tones
#d21e80 color schemes
#d21e80 color preview, HTML & CSS examples
This text has a color of #d21e80
<p style="color:#d21e80;">Text here</p>
.mytext {color:#d21e80;}
This box has a color of #d21e80
<div style="background-color:#d21e80;">Content here</div>
.mybackground {background-color:#d21e80;}
Border around this has a color of #d21e80
<div style="border:2px solid #d21e80;">Content here</div>
.myborder {border:2px solid #d21e80;}