#ddd6cd color space conversions
Hex:
#ddd6cd
RGB:
221, 214, 205
CMY:
13, 16, 20
CMYK:
0, 3, 7, 13
HSL:
34°, 19.0476%, 83.5294%
HSV (HSB):
34°, 7.2398%, 86.6667%
XYZ:
64.8848, 67.8731, 67.4386
xyY:
0.3241, 0.3390, 67.8731
CIE-Lab:
85.9429, 0.8464, 5.2813
CIE-LCH:
85.9429, 5.3487, 80.8953
CIE-Luv:
85.9429, 4.5692, 7.7421
Hunter-Lab:
82.3851, -3.5910, 9.1361
#ddd6cd color charts
#ddd6cd color shades, tints & tones
#ddd6cd color schemes
#ddd6cd color preview, HTML & CSS examples
This text has a color of #ddd6cd
<p style="color:#ddd6cd;">Text here</p>
.mytext {color:#ddd6cd;}
This box has a color of #ddd6cd
<div style="background-color:#ddd6cd;">Content here</div>
.mybackground {background-color:#ddd6cd;}
Border around this has a color of #ddd6cd
<div style="border:2px solid #ddd6cd;">Content here</div>
.myborder {border:2px solid #ddd6cd;}