#d21c6d color space conversions
Hex:
#d21c6d
RGB:
210, 28, 109
CMY:
18, 89, 57
CMYK:
0, 87, 48, 18
HSL:
333°, 76.4706%, 46.6667%
HSV (HSB):
333°, 86.6667%, 82.3529%
XYZ:
29.7539, 15.6363, 15.9179
xyY:
0.4853, 0.2550, 15.6363
CIE-Lab:
46.4936, 70.1300, 2.3886
CIE-LCH:
46.4936, 70.1706, 1.9507
CIE-Luv:
46.4936, 110.9453, -10.4955
Hunter-Lab:
39.5427, 65.1125, 3.8128
#d21c6d color charts
#d21c6d color shades, tints & tones
#d21c6d color schemes
#d21c6d color preview, HTML & CSS examples
This text has a color of #d21c6d
<p style="color:#d21c6d;">Text here</p>
.mytext {color:#d21c6d;}
This box has a color of #d21c6d
<div style="background-color:#d21c6d;">Content here</div>
.mybackground {background-color:#d21c6d;}
Border around this has a color of #d21c6d
<div style="border:2px solid #d21c6d;">Content here</div>
.myborder {border:2px solid #d21c6d;}