#dedab5 color space conversions
Hex:
#dedab5
RGB:
222, 218, 181
CMY:
13, 15, 29
CMYK:
0, 2, 18, 13
HSL:
54°, 38.3178%, 79.0196%
HSV (HSB):
54°, 18.4685%, 87.0588%
XYZ:
63.5361, 69.0086, 53.6873
xyY:
0.3412, 0.3706, 69.0086
CIE-Lab:
86.5083, -4.6624, 18.7348
CIE-LCH:
86.5083, 19.3062, 103.9749
CIE-Luv:
86.5083, 4.3925, 27.7655
Hunter-Lab:
83.0714, -8.8516, 19.8321
#dedab5 color charts
#dedab5 color shades, tints & tones
#dedab5 color schemes
#dedab5 color preview, HTML & CSS examples
This text has a color of #dedab5
<p style="color:#dedab5;">Text here</p>
.mytext {color:#dedab5;}
This box has a color of #dedab5
<div style="background-color:#dedab5;">Content here</div>
.mybackground {background-color:#dedab5;}
Border around this has a color of #dedab5
<div style="border:2px solid #dedab5;">Content here</div>
.myborder {border:2px solid #dedab5;}