#ddd1ca color space conversions
Hex:
#ddd1ca
RGB:
221, 209, 202
CMY:
13, 18, 21
CMYK:
0, 5, 9, 13
HSL:
22°, 21.8391%, 82.9412%
HSV (HSB):
22°, 8.5973%, 86.6667%
XYZ:
63.2799, 65.2373, 65.1340
xyY:
0.3268, 0.3369, 65.2373
CIE-Lab:
84.6059, 2.9493, 4.9406
CIE-LCH:
84.6059, 5.7540, 59.1646
CIE-Luv:
84.6059, 7.4176, 6.8369
Hunter-Lab:
80.7696, -1.4989, 8.7263
#ddd1ca color charts
#ddd1ca color shades, tints & tones
#ddd1ca color schemes
#ddd1ca color preview, HTML & CSS examples
This text has a color of #ddd1ca
<p style="color:#ddd1ca;">Text here</p>
.mytext {color:#ddd1ca;}
This box has a color of #ddd1ca
<div style="background-color:#ddd1ca;">Content here</div>
.mybackground {background-color:#ddd1ca;}
Border around this has a color of #ddd1ca
<div style="border:2px solid #ddd1ca;">Content here</div>
.myborder {border:2px solid #ddd1ca;}