#ddacb2 color space conversions
Hex:
#ddacb2
RGB:
221, 172, 178
CMY:
13, 33, 30
CMYK:
0, 22, 19, 13
HSL:
353°, 41.8803%, 77.0588%
HSV (HSB):
353°, 22.1719%, 86.6667%
XYZ:
52.6072, 48.0916, 48.6294
xyY:
0.3523, 0.3221, 48.0916
CIE-Lab:
74.8826, 18.7888, 3.8169
CIE-LCH:
74.8826, 19.1726, 11.4833
CIE-Luv:
74.8826, 30.0996, 2.1336
Hunter-Lab:
69.3481, 14.0503, 6.9674
#ddacb2 color charts
#ddacb2 color shades, tints & tones
#ddacb2 color schemes
#ddacb2 color preview, HTML & CSS examples
This text has a color of #ddacb2
<p style="color:#ddacb2;">Text here</p>
.mytext {color:#ddacb2;}
This box has a color of #ddacb2
<div style="background-color:#ddacb2;">Content here</div>
.mybackground {background-color:#ddacb2;}
Border around this has a color of #ddacb2
<div style="border:2px solid #ddacb2;">Content here</div>
.myborder {border:2px solid #ddacb2;}