#d72f97 color space conversions
Hex:
#d72f97
RGB:
215, 47, 151
CMY:
16, 82, 41
CMYK:
0, 78, 30, 16
HSL:
323°, 67.7419%, 51.3725%
HSV (HSB):
323°, 78.1395%, 84.3137%
XYZ:
34.6268, 18.7145, 31.0654
xyY:
0.4102, 0.2217, 18.7145
CIE-Lab:
50.3515, 71.1061, -17.2655
CIE-LCH:
50.3515, 73.1723, 346.3520
CIE-Luv:
50.3515, 92.4183, -36.6969
Hunter-Lab:
43.2602, 67.1713, -12.2943
#d72f97 color charts
#d72f97 color shades, tints & tones
#d72f97 color schemes
#d72f97 color preview, HTML & CSS examples
This text has a color of #d72f97
<p style="color:#d72f97;">Text here</p>
.mytext {color:#d72f97;}
This box has a color of #d72f97
<div style="background-color:#d72f97;">Content here</div>
.mybackground {background-color:#d72f97;}
Border around this has a color of #d72f97
<div style="border:2px solid #d72f97;">Content here</div>
.myborder {border:2px solid #d72f97;}