#dedeba color space conversions
Hex:
#dedeba
RGB:
222, 222, 186
CMY:
13, 13, 27
CMYK:
0, 0, 16, 13
HSL:
60°, 35.2941%, 80.0000%
HSV (HSB):
60°, 16.2162%, 87.0588%
XYZ:
65.1084, 71.3173, 56.7884
xyY:
0.3370, 0.3691, 71.3173
CIE-Lab:
87.6389, -5.9589, 17.6987
CIE-LCH:
87.6389, 18.6749, 108.6076
CIE-Luv:
87.6389, 1.9260, 26.6818
Hunter-Lab:
84.4496, -10.1680, 19.2449
#dedeba color charts
#dedeba color shades, tints & tones
#dedeba color schemes
#dedeba color preview, HTML & CSS examples
This text has a color of #dedeba
<p style="color:#dedeba;">Text here</p>
.mytext {color:#dedeba;}
This box has a color of #dedeba
<div style="background-color:#dedeba;">Content here</div>
.mybackground {background-color:#dedeba;}
Border around this has a color of #dedeba
<div style="border:2px solid #dedeba;">Content here</div>
.myborder {border:2px solid #dedeba;}