#d729a7 color space conversions
Hex:
#d729a7
RGB:
215, 41, 167
CMY:
16, 84, 35
CMYK:
0, 81, 22, 16
HSL:
317°, 68.5039%, 50.1961%
HSV (HSB):
317°, 80.9302%, 84.3137%
XYZ:
35.7923, 18.8230, 38.3059
xyY:
0.3852, 0.2026, 18.8230
CIE-Lab:
50.4794, 74.5171, -26.5686
CIE-LCH:
50.4794, 79.1119, 340.3767
CIE-Luv:
50.4794, 87.1237, -50.6258
Hunter-Lab:
43.3854, 71.3352, -21.9786
#d729a7 color charts
#d729a7 color shades, tints & tones
#d729a7 color schemes
#d729a7 color preview, HTML & CSS examples
This text has a color of #d729a7
<p style="color:#d729a7;">Text here</p>
.mytext {color:#d729a7;}
This box has a color of #d729a7
<div style="background-color:#d729a7;">Content here</div>
.mybackground {background-color:#d729a7;}
Border around this has a color of #d729a7
<div style="border:2px solid #d729a7;">Content here</div>
.myborder {border:2px solid #d729a7;}