#d71d7a color space conversions
Hex:
#d71d7a
RGB:
215, 29, 122
CMY:
16, 89, 52
CMYK:
0, 87, 43, 16
HSL:
330°, 76.2295%, 47.8431%
HSV (HSB):
330°, 86.5116%, 84.3137%
XYZ:
31.9765, 16.7309, 19.9564
xyY:
0.4657, 0.2437, 16.7309
CIE-Lab:
47.9192, 72.2366, -3.4012
CIE-LCH:
47.9192, 72.3166, 357.3043
CIE-Luv:
47.9192, 109.1853, -18.1207
Hunter-Lab:
40.9035, 67.9624, -0.2946
#d71d7a color charts
#d71d7a color shades, tints & tones
#d71d7a color schemes
#d71d7a color preview, HTML & CSS examples
This text has a color of #d71d7a
<p style="color:#d71d7a;">Text here</p>
.mytext {color:#d71d7a;}
This box has a color of #d71d7a
<div style="background-color:#d71d7a;">Content here</div>
.mybackground {background-color:#d71d7a;}
Border around this has a color of #d71d7a
<div style="border:2px solid #d71d7a;">Content here</div>
.myborder {border:2px solid #d71d7a;}