#ddd6cc color space conversions
Hex:
#ddd6cc
RGB:
221, 214, 204
CMY:
13, 16, 20
CMYK:
0, 3, 8, 13
HSL:
35°, 20.0000%, 83.3333%
HSV (HSB):
35°, 7.6923%, 86.6667%
XYZ:
64.7644, 67.8249, 66.8048
xyY:
0.3248, 0.3402, 67.8249
CIE-Lab:
85.9188, 0.6779, 5.7755
CIE-LCH:
85.9188, 5.8151, 83.3056
CIE-Luv:
85.9188, 4.6312, 8.4983
Hunter-Lab:
82.3559, -3.7509, 9.5547
#ddd6cc color charts
#ddd6cc color shades, tints & tones
#ddd6cc color schemes
#ddd6cc color preview, HTML & CSS examples
This text has a color of #ddd6cc
<p style="color:#ddd6cc;">Text here</p>
.mytext {color:#ddd6cc;}
This box has a color of #ddd6cc
<div style="background-color:#ddd6cc;">Content here</div>
.mybackground {background-color:#ddd6cc;}
Border around this has a color of #ddd6cc
<div style="border:2px solid #ddd6cc;">Content here</div>
.myborder {border:2px solid #ddd6cc;}