#dedabc color space conversions
Hex:
#dedabc
RGB:
222, 218, 188
CMY:
13, 15, 26
CMYK:
0, 2, 15, 13
HSL:
53°, 34.0000%, 80.3922%
HSV (HSB):
53°, 15.3153%, 87.0588%
XYZ:
64.2727, 69.3032, 57.5663
xyY:
0.3363, 0.3626, 69.3032
CIE-Lab:
86.6540, -3.6073, 15.2688
CIE-LCH:
86.6540, 15.6891, 103.2926
CIE-Luv:
86.6540, 4.0103, 22.8460
Hunter-Lab:
83.2486, -7.8727, 17.2750
#dedabc color charts
#dedabc color shades, tints & tones
#dedabc color schemes
#dedabc color preview, HTML & CSS examples
This text has a color of #dedabc
<p style="color:#dedabc;">Text here</p>
.mytext {color:#dedabc;}
This box has a color of #dedabc
<div style="background-color:#dedabc;">Content here</div>
.mybackground {background-color:#dedabc;}
Border around this has a color of #dedabc
<div style="border:2px solid #dedabc;">Content here</div>
.myborder {border:2px solid #dedabc;}