#d72d9f color space conversions
Hex:
#d72d9f
RGB:
215, 45, 159
CMY:
16, 82, 38
CMYK:
0, 79, 26, 16
HSL:
320°, 68.0000%, 50.9804%
HSV (HSB):
320°, 79.0698%, 84.3137%
XYZ:
35.2207, 18.8270, 34.5785
xyY:
0.3974, 0.2124, 18.8270
CIE-Lab:
50.4842, 72.5641, -21.8237
CIE-LCH:
50.4842, 75.7748, 343.2613
CIE-Luv:
50.4842, 89.5918, -43.4491
Hunter-Lab:
43.3901, 68.9596, -16.8764
#d72d9f color charts
#d72d9f color shades, tints & tones
#d72d9f color schemes
#d72d9f color preview, HTML & CSS examples
This text has a color of #d72d9f
<p style="color:#d72d9f;">Text here</p>
.mytext {color:#d72d9f;}
This box has a color of #d72d9f
<div style="background-color:#d72d9f;">Content here</div>
.mybackground {background-color:#d72d9f;}
Border around this has a color of #d72d9f
<div style="border:2px solid #d72d9f;">Content here</div>
.myborder {border:2px solid #d72d9f;}