#ddcdae color space conversions
Hex:
#ddcdae
RGB:
221, 205, 174
CMY:
13, 20, 32
CMYK:
0, 7, 21, 13
HSL:
40°, 40.8696%, 77.4510%
HSV (HSB):
40°, 21.2670%, 86.6667%
XYZ:
59.2901, 62.0908, 48.9042
xyY:
0.3482, 0.3646, 62.0908
CIE-Lab:
82.9617, 0.6607, 17.4589
CIE-LCH:
82.9617, 17.4714, 87.8327
CIE-Luv:
82.9617, 11.5159, 24.7948
Hunter-Lab:
78.7977, -3.5865, 18.3613
#ddcdae color charts
#ddcdae color shades, tints & tones
#ddcdae color schemes
#ddcdae color preview, HTML & CSS examples
This text has a color of #ddcdae
<p style="color:#ddcdae;">Text here</p>
.mytext {color:#ddcdae;}
This box has a color of #ddcdae
<div style="background-color:#ddcdae;">Content here</div>
.mybackground {background-color:#ddcdae;}
Border around this has a color of #ddcdae
<div style="border:2px solid #ddcdae;">Content here</div>
.myborder {border:2px solid #ddcdae;}