#ddd8da color space conversions
Hex:
#ddd8da
RGB:
221, 216, 218
CMY:
13, 15, 15
CMYK:
0, 2, 1, 13
HSL:
336°, 6.8493%, 85.6863%
HSV (HSB):
336°, 2.2624%, 86.6667%
XYZ:
67.0295, 69.5458, 76.2205
xyY:
0.3150, 0.3268, 69.5458
CIE-Lab:
86.7736, 2.0641, -0.3868
CIE-LCH:
86.7736, 2.1000, 349.3874
CIE-Luv:
86.7736, 2.7254, -0.9545
Hunter-Lab:
83.3941, -2.4672, 4.1861
#ddd8da color charts
#ddd8da color shades, tints & tones
#ddd8da color schemes
#ddd8da color preview, HTML & CSS examples
This text has a color of #ddd8da
<p style="color:#ddd8da;">Text here</p>
.mytext {color:#ddd8da;}
This box has a color of #ddd8da
<div style="background-color:#ddd8da;">Content here</div>
.mybackground {background-color:#ddd8da;}
Border around this has a color of #ddd8da
<div style="border:2px solid #ddd8da;">Content here</div>
.myborder {border:2px solid #ddd8da;}