#dede8e color space conversions
Hex:
#dede8e
RGB:
222, 222, 142
CMY:
13, 13, 44
CMYK:
0, 0, 36, 13
HSL:
60°, 54.7945%, 71.3725%
HSV (HSB):
60°, 36.0360%, 87.0588%
XYZ:
61.1280, 69.7251, 35.8277
xyY:
0.3667, 0.4183, 69.7251
CIE-Lab:
86.8619, -11.7810, 39.2727
CIE-LCH:
86.8619, 41.0017, 106.6982
CIE-Luv:
86.8619, 3.9402, 54.6127
Hunter-Lab:
83.5016, -15.4555, 33.0118
#dede8e color charts
#dede8e color shades, tints & tones
#dede8e color schemes
#dede8e color preview, HTML & CSS examples
This text has a color of #dede8e
<p style="color:#dede8e;">Text here</p>
.mytext {color:#dede8e;}
This box has a color of #dede8e
<div style="background-color:#dede8e;">Content here</div>
.mybackground {background-color:#dede8e;}
Border around this has a color of #dede8e
<div style="border:2px solid #dede8e;">Content here</div>
.myborder {border:2px solid #dede8e;}