#d72f9f color space conversions
Hex:
#d72f9f
RGB:
215, 47, 159
CMY:
16, 82, 38
CMYK:
0, 78, 26, 16
HSL:
320°, 67.7419%, 51.3725%
HSV (HSB):
320°, 78.1395%, 84.3137%
XYZ:
35.2989, 18.9833, 34.6046
xyY:
0.3971, 0.2136, 18.9833
CIE-Lab:
50.6677, 72.0388, -21.5416
CIE-LCH:
50.6677, 75.1906, 343.3518
CIE-Luv:
50.6677, 89.1039, -42.9839
Hunter-Lab:
43.5698, 68.3676, -16.5912
#d72f9f color charts
#d72f9f color shades, tints & tones
#d72f9f color schemes
#d72f9f color preview, HTML & CSS examples
This text has a color of #d72f9f
<p style="color:#d72f9f;">Text here</p>
.mytext {color:#d72f9f;}
This box has a color of #d72f9f
<div style="background-color:#d72f9f;">Content here</div>
.mybackground {background-color:#d72f9f;}
Border around this has a color of #d72f9f
<div style="border:2px solid #d72f9f;">Content here</div>
.myborder {border:2px solid #d72f9f;}