#d5ded7 color space conversions
Hex:
#d5ded7
RGB:
213, 222, 215
CMY:
16, 13, 16
CMYK:
4, 0, 3, 13
HSL:
133°, 12.0000%, 85.2941%
HSV (HSB):
133°, 4.0541%, 87.0588%
XYZ:
65.8276, 71.2950, 74.5818
xyY:
0.3109, 0.3368, 71.2950
CIE-Lab:
87.6281, -4.2953, 2.3684
CIE-LCH:
87.6281, 4.9050, 151.1280
CIE-Luv:
87.6281, -4.6551, 4.3478
Hunter-Lab:
84.4364, -8.6029, 6.7352
#d5ded7 color charts
#d5ded7 color shades, tints & tones
#d5ded7 color schemes
#d5ded7 color preview, HTML & CSS examples
This text has a color of #d5ded7
<p style="color:#d5ded7;">Text here</p>
.mytext {color:#d5ded7;}
This box has a color of #d5ded7
<div style="background-color:#d5ded7;">Content here</div>
.mybackground {background-color:#d5ded7;}
Border around this has a color of #d5ded7
<div style="border:2px solid #d5ded7;">Content here</div>
.myborder {border:2px solid #d5ded7;}