#dd9acc color space conversions
Hex:
#dd9acc
RGB:
221, 154, 204
CMY:
13, 40, 20
CMYK:
0, 30, 8, 13
HSL:
315°, 49.6296%, 73.5294%
HSV (HSB):
315°, 30.3167%, 86.6667%
XYZ:
52.2735, 42.8430, 62.6412
xyY:
0.3314, 0.2716, 42.8430
CIE-Lab:
71.4483, 32.7222, -15.5671
CIE-LCH:
71.4483, 36.2364, 334.5580
CIE-Luv:
71.4483, 36.2262, -29.3322
Hunter-Lab:
65.4546, 28.0086, -10.9234
#dd9acc color charts
#dd9acc color shades, tints & tones
#dd9acc color schemes
#dd9acc color preview, HTML & CSS examples
This text has a color of #dd9acc
<p style="color:#dd9acc;">Text here</p>
.mytext {color:#dd9acc;}
This box has a color of #dd9acc
<div style="background-color:#dd9acc;">Content here</div>
.mybackground {background-color:#dd9acc;}
Border around this has a color of #dd9acc
<div style="border:2px solid #dd9acc;">Content here</div>
.myborder {border:2px solid #dd9acc;}