#ded6d4 color space conversions
Hex:
#ded6d4
RGB:
222, 214, 212
CMY:
13, 16, 17
CMYK:
0, 4, 5, 13
HSL:
12°, 13.1579%, 85.0980%
HSV (HSB):
12°, 4.5045%, 87.0588%
XYZ:
66.0544, 68.3762, 72.0038
xyY:
0.3200, 0.3312, 68.3762
CIE-Lab:
86.1942, 2.3929, 1.9513
CIE-LCH:
86.1942, 3.0877, 39.1954
CIE-Luv:
86.1942, 4.7135, 2.5176
Hunter-Lab:
82.6899, -2.1178, 6.2550
#ded6d4 color charts
#ded6d4 color shades, tints & tones
#ded6d4 color schemes
#ded6d4 color preview, HTML & CSS examples
This text has a color of #ded6d4
<p style="color:#ded6d4;">Text here</p>
.mytext {color:#ded6d4;}
This box has a color of #ded6d4
<div style="background-color:#ded6d4;">Content here</div>
.mybackground {background-color:#ded6d4;}
Border around this has a color of #ded6d4
<div style="border:2px solid #ded6d4;">Content here</div>
.myborder {border:2px solid #ded6d4;}