#ddacc1 color space conversions
Hex:
#ddacc1
RGB:
221, 172, 193
CMY:
13, 33, 24
CMYK:
0, 22, 13, 13
HSL:
334°, 41.8803%, 77.0588%
HSV (HSB):
334°, 22.1719%, 86.6667%
XYZ:
54.1970, 48.7275, 57.0009
xyY:
0.3389, 0.3047, 48.7275
CIE-Lab:
75.2815, 21.1641, -3.8079
CIE-LCH:
75.2815, 21.5039, 349.8004
CIE-Luv:
75.2815, 28.2825, -9.4524
Hunter-Lab:
69.8051, 16.4294, 0.4489
#ddacc1 color charts
#ddacc1 color shades, tints & tones
#ddacc1 color schemes
#ddacc1 color preview, HTML & CSS examples
This text has a color of #ddacc1
<p style="color:#ddacc1;">Text here</p>
.mytext {color:#ddacc1;}
This box has a color of #ddacc1
<div style="background-color:#ddacc1;">Content here</div>
.mybackground {background-color:#ddacc1;}
Border around this has a color of #ddacc1
<div style="border:2px solid #ddacc1;">Content here</div>
.myborder {border:2px solid #ddacc1;}