#dd72b9 color space conversions
Hex:
#dd72b9
RGB:
221, 114, 185
CMY:
13, 55, 27
CMYK:
0, 48, 16, 13
HSL:
320°, 61.1429%, 65.6863%
HSV (HSB):
320°, 48.4163%, 86.6667%
XYZ:
44.5931, 30.9096, 49.5148
xyY:
0.3567, 0.2472, 30.9096
CIE-Lab:
62.4312, 50.4541, -18.5733
CIE-LCH:
62.4312, 53.7641, 339.7902
CIE-Luv:
62.4312, 59.8526, -36.3407
Hunter-Lab:
55.5964, 45.8787, -13.8869
#dd72b9 color charts
#dd72b9 color shades, tints & tones
#dd72b9 color schemes
#dd72b9 color preview, HTML & CSS examples
This text has a color of #dd72b9
<p style="color:#dd72b9;">Text here</p>
.mytext {color:#dd72b9;}
This box has a color of #dd72b9
<div style="background-color:#dd72b9;">Content here</div>
.mybackground {background-color:#dd72b9;}
Border around this has a color of #dd72b9
<div style="border:2px solid #dd72b9;">Content here</div>
.myborder {border:2px solid #dd72b9;}