#d3ddca color space conversions
Hex:
#d3ddca
RGB:
211, 221, 202
CMY:
17, 13, 21
CMYK:
5, 0, 9, 13
HSL:
92°, 21.8391%, 82.9412%
HSV (HSB):
92°, 8.5973%, 86.6667%
XYZ:
63.3811, 69.8261, 66.0144
xyY:
0.3181, 0.3505, 69.8261
CIE-Lab:
86.9115, -6.7560, 8.1599
CIE-LCH:
86.9115, 10.5938, 129.6231
CIE-Luv:
86.9115, -4.6714, 13.3537
Hunter-Lab:
83.5620, -10.8427, 11.6540
#d3ddca color charts
#d3ddca color shades, tints & tones
#d3ddca color schemes
#d3ddca color preview, HTML & CSS examples
This text has a color of #d3ddca
<p style="color:#d3ddca;">Text here</p>
.mytext {color:#d3ddca;}
This box has a color of #d3ddca
<div style="background-color:#d3ddca;">Content here</div>
.mybackground {background-color:#d3ddca;}
Border around this has a color of #d3ddca
<div style="border:2px solid #d3ddca;">Content here</div>
.myborder {border:2px solid #d3ddca;}