#dede7a color space conversions
Hex:
#dede7a
RGB:
222, 222, 122
CMY:
13, 13, 52
CMYK:
0, 0, 45, 13
HSL:
60°, 60.2410%, 67.4510%
HSV (HSB):
60°, 45.0450%, 87.0588%
XYZ:
59.7583, 69.1773, 28.6153
xyY:
0.3793, 0.4391, 69.1773
CIE-Lab:
86.5918, -13.8645, 48.7744
CIE-LCH:
86.5918, 50.7067, 105.8682
CIE-Luv:
86.5918, 4.6965, 65.1009
Hunter-Lab:
83.1729, -17.3033, 37.8225
#dede7a color charts
#dede7a color shades, tints & tones
#dede7a color schemes
#dede7a color preview, HTML & CSS examples
This text has a color of #dede7a
<p style="color:#dede7a;">Text here</p>
.mytext {color:#dede7a;}
This box has a color of #dede7a
<div style="background-color:#dede7a;">Content here</div>
.mybackground {background-color:#dede7a;}
Border around this has a color of #dede7a
<div style="border:2px solid #dede7a;">Content here</div>
.myborder {border:2px solid #dede7a;}