#ded5cc color space conversions
Hex:
#ded5cc
RGB:
222, 213, 204
CMY:
13, 16, 20
CMYK:
0, 4, 8, 13
HSL:
30°, 21.4286%, 83.5294%
HSV (HSB):
30°, 8.1081%, 87.0588%
XYZ:
64.8175, 67.4777, 66.7350
xyY:
0.3257, 0.3390, 67.4777
CIE-Lab:
85.7446, 1.5490, 5.5344
CIE-LCH:
85.7446, 5.7470, 74.3641
CIE-Luv:
85.7446, 5.7527, 7.9821
Hunter-Lab:
82.1448, -2.9055, 9.3338
#ded5cc color charts
#ded5cc color shades, tints & tones
#ded5cc color schemes
#ded5cc color preview, HTML & CSS examples
This text has a color of #ded5cc
<p style="color:#ded5cc;">Text here</p>
.mytext {color:#ded5cc;}
This box has a color of #ded5cc
<div style="background-color:#ded5cc;">Content here</div>
.mybackground {background-color:#ded5cc;}
Border around this has a color of #ded5cc
<div style="border:2px solid #ded5cc;">Content here</div>
.myborder {border:2px solid #ded5cc;}