#ddd2cd color space conversions
Hex:
#ddd2cd
RGB:
221, 210, 205
CMY:
13, 18, 20
CMYK:
0, 5, 7, 13
HSL:
19°, 19.0476%, 83.5294%
HSV (HSB):
19°, 7.2398%, 86.6667%
XYZ:
63.8848, 65.8731, 67.1053
xyY:
0.3245, 0.3346, 65.8731
CIE-Lab:
84.9317, 2.9320, 3.8190
CIE-LCH:
84.9317, 4.8147, 52.4858
CIE-Luv:
84.9317, 6.6841, 5.1918
Hunter-Lab:
81.1623, -1.5322, 7.7924
#ddd2cd color charts
#ddd2cd RGB chart
#ddd2cd CMYK chart
#ddd2cd RGB pie chart
#ddd2cd color shades, tints & tones
#ddd2cd color schemes
#ddd2cd color preview, HTML & CSS examples
This text has a color of #ddd2cd
<p style="color:#ddd2cd;">Text here</p>
.mytext {color:#ddd2cd;}
Text color #ddd2cd
This box has a color of #ddd2cd
<div style="background-color:#ddd2cd;">Content here</div>
.mybackground {background-color:#ddd2cd;}
Background color #ddd2cd
Border around this has a color of #ddd2cd
<div style="border:2px solid #ddd2cd;">Content here</div>
.myborder {border:2px solid #ddd2cd;}
Border color #ddd2cd