#dedac5 color space conversions
Hex:
#dedac5
RGB:
222, 218, 197
CMY:
13, 15, 23
CMYK:
0, 2, 11, 13
HSL:
50°, 27.4725%, 82.1569%
HSV (HSB):
50°, 11.2613%, 87.0588%
XYZ:
65.2736, 69.7036, 62.8372
xyY:
0.3300, 0.3524, 69.7036
CIE-Lab:
86.8513, -2.1913, 10.8165
CIE-LCH:
86.8513, 11.0363, 101.4522
CIE-Luv:
86.8513, 3.5050, 16.3405
Hunter-Lab:
83.4887, -6.5492, 13.8179
#dedac5 color charts
#dedac5 color shades, tints & tones
#dedac5 color schemes
#dedac5 color preview, HTML & CSS examples
This text has a color of #dedac5
<p style="color:#dedac5;">Text here</p>
.mytext {color:#dedac5;}
This box has a color of #dedac5
<div style="background-color:#dedac5;">Content here</div>
.mybackground {background-color:#dedac5;}
Border around this has a color of #dedac5
<div style="border:2px solid #dedac5;">Content here</div>
.myborder {border:2px solid #dedac5;}