#d21c9d color space conversions
Hex:
#d21c9d
RGB:
210, 28, 157
CMY:
18, 89, 38
CMYK:
0, 87, 25, 18
HSL:
317°, 76.4706%, 46.6667%
HSV (HSB):
317°, 86.6667%, 82.3529%
XYZ:
33.0794, 16.9665, 33.4297
xyY:
0.3963, 0.2033, 16.9665
CIE-Lab:
48.2178, 74.9026, -24.2031
CIE-LCH:
48.2178, 78.7159, 342.0929
CIE-Luv:
48.2178, 89.8269, -46.7915
Hunter-Lab:
41.1904, 71.2677, -19.2859
#d21c9d color charts
#d21c9d color shades, tints & tones
#d21c9d color schemes
#d21c9d color preview, HTML & CSS examples
This text has a color of #d21c9d
<p style="color:#d21c9d;">Text here</p>
.mytext {color:#d21c9d;}
This box has a color of #d21c9d
<div style="background-color:#d21c9d;">Content here</div>
.mybackground {background-color:#d21c9d;}
Border around this has a color of #d21c9d
<div style="border:2px solid #d21c9d;">Content here</div>
.myborder {border:2px solid #d21c9d;}