#d2ded0 color space conversions
Hex:
#d2ded0
RGB:
210, 222, 208
CMY:
18, 13, 18
CMYK:
5, 0, 6, 13
HSL:
111°, 17.5000%, 84.3137%
HSV (HSB):
111°, 6.3063%, 87.0588%
XYZ:
64.0848, 70.4983, 69.9044
xyY:
0.3134, 0.3448, 70.4983
CIE-Lab:
87.2407, -6.5642, 5.4658
CIE-LCH:
87.2407, 8.5419, 140.2171
CIE-Luv:
87.2407, -5.9970, 9.3722
Hunter-Lab:
83.9632, -10.6959, 9.4118
#d2ded0 color charts
#d2ded0 color shades, tints & tones
#d2ded0 color schemes
#d2ded0 color preview, HTML & CSS examples
This text has a color of #d2ded0
<p style="color:#d2ded0;">Text here</p>
.mytext {color:#d2ded0;}
This box has a color of #d2ded0
<div style="background-color:#d2ded0;">Content here</div>
.mybackground {background-color:#d2ded0;}
Border around this has a color of #d2ded0
<div style="border:2px solid #d2ded0;">Content here</div>
.myborder {border:2px solid #d2ded0;}