#d71d8a color space conversions
Hex:
#d71d8a
RGB:
215, 29, 138
CMY:
16, 89, 46
CMYK:
0, 87, 36, 16
HSL:
325°, 76.2295%, 47.8431%
HSV (HSB):
325°, 86.5116%, 84.3137%
XYZ:
33.0511, 17.1608, 25.6151
xyY:
0.4359, 0.2263, 17.1608
CIE-Lab:
48.4620, 73.7497, -12.3232
CIE-LCH:
48.4620, 74.7722, 350.5138
CIE-Luv:
48.4620, 102.1166, -30.1476
Hunter-Lab:
41.4256, 69.9204, -7.6635
#d71d8a color charts
#d71d8a color shades, tints & tones
#d71d8a color schemes
#d71d8a color preview, HTML & CSS examples
This text has a color of #d71d8a
<p style="color:#d71d8a;">Text here</p>
.mytext {color:#d71d8a;}
This box has a color of #d71d8a
<div style="background-color:#d71d8a;">Content here</div>
.mybackground {background-color:#d71d8a;}
Border around this has a color of #d71d8a
<div style="border:2px solid #d71d8a;">Content here</div>
.myborder {border:2px solid #d71d8a;}