#d72f8b color space conversions
Hex:
#d72f8b
RGB:
215, 47, 139
CMY:
16, 82, 45
CMYK:
0, 78, 35, 16
HSL:
327°, 67.7419%, 51.3725%
HSV (HSB):
327°, 78.1395%, 84.3137%
XYZ:
33.7010, 18.3442, 26.1906
xyY:
0.4308, 0.2345, 18.3442
CIE-Lab:
49.9109, 69.7939, -10.7428
CIE-LCH:
49.9109, 70.6158, 351.2496
CIE-Luv:
49.9109, 97.3910, -27.3858
Hunter-Lab:
42.8301, 65.5008, -6.2748
#d72f8b color charts
#d72f8b color shades, tints & tones
#d72f8b color schemes
#d72f8b color preview, HTML & CSS examples
This text has a color of #d72f8b
<p style="color:#d72f8b;">Text here</p>
.mytext {color:#d72f8b;}
This box has a color of #d72f8b
<div style="background-color:#d72f8b;">Content here</div>
.mybackground {background-color:#d72f8b;}
Border around this has a color of #d72f8b
<div style="border:2px solid #d72f8b;">Content here</div>
.myborder {border:2px solid #d72f8b;}