#ded6d2 color space conversions
Hex:
#ded6d2
RGB:
222, 214, 210
CMY:
13, 16, 18
CMYK:
0, 4, 5, 13
HSL:
20°, 15.3846%, 84.7059%
HSV (HSB):
20°, 5.4054%, 87.0588%
XYZ:
65.8036, 68.2759, 70.6831
xyY:
0.3214, 0.3334, 68.2759
CIE-Lab:
86.1442, 2.0472, 2.9370
CIE-LCH:
86.1442, 3.5801, 55.1222
CIE-Luv:
86.1442, 4.8415, 4.0539
Hunter-Lab:
82.6292, -2.4487, 7.1223
#ded6d2 color charts
#ded6d2 color shades, tints & tones
#ded6d2 color schemes
#ded6d2 color preview, HTML & CSS examples
This text has a color of #ded6d2
<p style="color:#ded6d2;">Text here</p>
.mytext {color:#ded6d2;}
This box has a color of #ded6d2
<div style="background-color:#ded6d2;">Content here</div>
.mybackground {background-color:#ded6d2;}
Border around this has a color of #ded6d2
<div style="border:2px solid #ded6d2;">Content here</div>
.myborder {border:2px solid #ded6d2;}