#dd72c1 color space conversions
Hex:
#dd72c1
RGB:
221, 114, 193
CMY:
13, 55, 24
CMYK:
0, 48, 13, 13
HSL:
316°, 61.1429%, 65.6863%
HSV (HSB):
316°, 48.4163%, 86.6667%
XYZ:
45.4617, 31.2570, 54.0892
xyY:
0.3475, 0.2390, 31.2570
CIE-Lab:
62.7240, 51.6986, -22.6659
CIE-LCH:
62.7240, 56.4490, 336.3262
CIE-Luv:
62.7240, 57.8389, -42.8516
Hunter-Lab:
55.9080, 47.3088, -18.2256
#dd72c1 color charts
#dd72c1 color shades, tints & tones
#dd72c1 color schemes
#dd72c1 color preview, HTML & CSS examples
This text has a color of #dd72c1
<p style="color:#dd72c1;">Text here</p>
.mytext {color:#dd72c1;}
This box has a color of #dd72c1
<div style="background-color:#dd72c1;">Content here</div>
.mybackground {background-color:#dd72c1;}
Border around this has a color of #dd72c1
<div style="border:2px solid #dd72c1;">Content here</div>
.myborder {border:2px solid #dd72c1;}