#dedac4 color space conversions
Hex:
#dedac4
RGB:
222, 218, 196
CMY:
13, 15, 23
CMYK:
0, 2, 12, 13
HSL:
51°, 28.2609%, 81.9608%
HSV (HSB):
51°, 11.7117%, 87.0588%
XYZ:
65.1594, 69.6579, 62.2356
xyY:
0.3307, 0.3535, 69.6579
CIE-Lab:
86.8288, -2.3519, 11.3109
CIE-LCH:
86.8288, 11.5528, 101.7461
CIE-Luv:
86.8288, 3.5618, 17.0728
Hunter-Lab:
83.4613, -6.6999, 14.2114
#dedac4 color charts
#dedac4 color shades, tints & tones
#dedac4 color schemes
#dedac4 color preview, HTML & CSS examples
This text has a color of #dedac4
<p style="color:#dedac4;">Text here</p>
.mytext {color:#dedac4;}
This box has a color of #dedac4
<div style="background-color:#dedac4;">Content here</div>
.mybackground {background-color:#dedac4;}
Border around this has a color of #dedac4
<div style="border:2px solid #dedac4;">Content here</div>
.myborder {border:2px solid #dedac4;}