#ddcace color space conversions
Hex:
#ddcace
RGB:
221, 202, 206
CMY:
13, 21, 19
CMYK:
0, 9, 7, 13
HSL:
347°, 21.8391%, 82.9412%
HSV (HSB):
347°, 8.5973%, 86.6667%
XYZ:
62.0799, 62.0694, 67.1012
xyY:
0.3246, 0.3245, 62.0694
CIE-Lab:
82.9503, 7.3079, 0.4065
CIE-LCH:
82.9503, 7.3192, 3.1836
CIE-Luv:
82.9503, 10.8472, -0.6930
Hunter-Lab:
78.7842, 2.7811, 4.6511
#ddcace color charts
#ddcace RGB chart
#ddcace CMYK chart
#ddcace RGB pie chart
#ddcace color shades, tints & tones
#ddcace color schemes
#ddcace color preview, HTML & CSS examples
This text has a color of #ddcace
<p style="color:#ddcace;">Text here</p>
.mytext {color:#ddcace;}
Text color #ddcace
This box has a color of #ddcace
<div style="background-color:#ddcace;">Content here</div>
.mybackground {background-color:#ddcace;}
Background color #ddcace
Border around this has a color of #ddcace
<div style="border:2px solid #ddcace;">Content here</div>
.myborder {border:2px solid #ddcace;}
Border color #ddcace