#dedaac color space conversions
Hex:
#dedaac
RGB:
222, 218, 172
CMY:
13, 15, 33
CMYK:
0, 2, 23, 13
HSL:
55°, 43.1034%, 77.2549%
HSV (HSB):
55°, 22.5225%, 87.0588%
XYZ:
62.6420, 68.6510, 48.9791
xyY:
0.3475, 0.3808, 68.6510
CIE-Lab:
86.3309, -5.9582, 23.1898
CIE-LCH:
86.3309, 23.9429, 104.4094
CIE-Luv:
86.3309, 4.8687, 33.8943
Hunter-Lab:
82.8559, -10.0454, 22.9507
#dedaac color charts
#dedaac color shades, tints & tones
#dedaac color schemes
#dedaac color preview, HTML & CSS examples
This text has a color of #dedaac
<p style="color:#dedaac;">Text here</p>
.mytext {color:#dedaac;}
This box has a color of #dedaac
<div style="background-color:#dedaac;">Content here</div>
.mybackground {background-color:#dedaac;}
Border around this has a color of #dedaac
<div style="border:2px solid #dedaac;">Content here</div>
.myborder {border:2px solid #dedaac;}