#d729a5 color space conversions
Hex:
#d729a5
RGB:
215, 41, 165
CMY:
16, 84, 35
CMYK:
0, 81, 23, 16
HSL:
317°, 68.5039%, 50.1961%
HSV (HSB):
317°, 80.9302%, 84.3137%
XYZ:
35.6088, 18.7496, 37.3395
xyY:
0.3883, 0.2045, 18.7496
CIE-Lab:
50.3929, 74.2720, -25.5203
CIE-LCH:
50.3929, 78.5341, 341.0370
CIE-Luv:
50.3929, 87.9659, -49.0482
Hunter-Lab:
43.3008, 71.0149, -20.8170
#d729a5 color charts
#d729a5 color shades, tints & tones
#d729a5 color schemes
#d729a5 color preview, HTML & CSS examples
This text has a color of #d729a5
<p style="color:#d729a5;">Text here</p>
.mytext {color:#d729a5;}
This box has a color of #d729a5
<div style="background-color:#d729a5;">Content here</div>
.mybackground {background-color:#d729a5;}
Border around this has a color of #d729a5
<div style="border:2px solid #d729a5;">Content here</div>
.myborder {border:2px solid #d729a5;}