#ddabc7 color space conversions
Hex:
#ddabc7
RGB:
221, 171, 199
CMY:
13, 33, 22
CMYK:
0, 23, 10, 13
HSL:
326°, 42.3729%, 76.8627%
HSV (HSB):
326°, 22.6244%, 86.6667%
XYZ:
54.6905, 48.6215, 60.5352
xyY:
0.3338, 0.2967, 48.6215
CIE-Lab:
75.2152, 22.7043, -7.1869
CIE-LCH:
75.2152, 23.8146, 342.4351
CIE-Luv:
75.2152, 28.0739, -14.8254
Hunter-Lab:
69.7291, 17.9766, -2.6621
#ddabc7 color charts
#ddabc7 color shades, tints & tones
#ddabc7 color schemes
#ddabc7 color preview, HTML & CSS examples
This text has a color of #ddabc7
<p style="color:#ddabc7;">Text here</p>
.mytext {color:#ddabc7;}
This box has a color of #ddabc7
<div style="background-color:#ddabc7;">Content here</div>
.mybackground {background-color:#ddabc7;}
Border around this has a color of #ddabc7
<div style="border:2px solid #ddabc7;">Content here</div>
.myborder {border:2px solid #ddabc7;}