#dedaaf color space conversions
Hex:
#dedaaf
RGB:
222, 218, 175
CMY:
13, 15, 31
CMYK:
0, 2, 21, 13
HSL:
55°, 41.5929%, 77.8431%
HSV (HSB):
55°, 21.1712%, 87.0588%
XYZ:
62.9335, 68.7675, 50.5140
xyY:
0.3454, 0.3774, 68.7675
CIE-Lab:
86.3888, -5.5339, 21.7053
CIE-LCH:
86.3888, 22.3996, 104.3032
CIE-Luv:
86.3888, 4.7120, 31.8769
Hunter-Lab:
82.9262, -9.6555, 21.9322
#dedaaf color charts
#dedaaf RGB chart
#dedaaf CMYK chart
#dedaaf RGB pie chart
#dedaaf color shades, tints & tones
#dedaaf color schemes
#dedaaf color preview, HTML & CSS examples
This text has a color of #dedaaf
<p style="color:#dedaaf;">Text here</p>
.mytext {color:#dedaaf;}
Text color #dedaaf
This box has a color of #dedaaf
<div style="background-color:#dedaaf;">Content here</div>
.mybackground {background-color:#dedaaf;}
Background color #dedaaf
Border around this has a color of #dedaaf
<div style="border:2px solid #dedaaf;">Content here</div>
.myborder {border:2px solid #dedaaf;}
Border color #dedaaf