#d72b8d color space conversions
Hex:
#d72b8d
RGB:
215, 43, 141
CMY:
16, 83, 45
CMYK:
0, 80, 34, 16
HSL:
326°, 68.2540%, 50.5882%
HSV (HSB):
326°, 80.0000%, 84.3137%
XYZ:
33.6959, 18.0979, 26.9166
xyY:
0.4281, 0.2299, 18.0979
CIE-Lab:
49.6147, 71.0530, -12.3923
CIE-LCH:
49.6147, 72.1256, 350.1066
CIE-Luv:
49.6147, 97.6633, -29.8441
Hunter-Lab:
42.5416, 66.9365, -7.7343
#d72b8d color charts
#d72b8d color shades, tints & tones
#d72b8d color schemes
#d72b8d color preview, HTML & CSS examples
This text has a color of #d72b8d
<p style="color:#d72b8d;">Text here</p>
.mytext {color:#d72b8d;}
This box has a color of #d72b8d
<div style="background-color:#d72b8d;">Content here</div>
.mybackground {background-color:#d72b8d;}
Border around this has a color of #d72b8d
<div style="border:2px solid #d72b8d;">Content here</div>
.myborder {border:2px solid #d72b8d;}