#d21c80 color space conversions
Hex:
#d21c80
RGB:
210, 28, 128
CMY:
18, 89, 50
CMYK:
0, 87, 39, 18
HSL:
327°, 76.4706%, 46.6667%
HSV (HSB):
327°, 86.6667%, 82.3529%
XYZ:
30.8899, 16.0907, 21.8998
xyY:
0.4485, 0.2336, 16.0907
CIE-Lab:
47.0932, 71.8123, -8.3995
CIE-LCH:
47.0932, 72.3018, 353.3287
CIE-Luv:
47.0932, 102.7143, -24.3797
Hunter-Lab:
40.1132, 67.2592, -4.2902
#d21c80 color charts
#d21c80 color shades, tints & tones
#d21c80 color schemes
#d21c80 color preview, HTML & CSS examples
This text has a color of #d21c80
<p style="color:#d21c80;">Text here</p>
.mytext {color:#d21c80;}
This box has a color of #d21c80
<div style="background-color:#d21c80;">Content here</div>
.mybackground {background-color:#d21c80;}
Border around this has a color of #d21c80
<div style="border:2px solid #d21c80;">Content here</div>
.myborder {border:2px solid #d21c80;}