#deda85 color space conversions
Hex:
#deda85
RGB:
222, 218, 133
CMY:
13, 15, 48
CMYK:
0, 2, 40, 13
HSL:
57°, 57.4194%, 69.6078%
HSV (HSB):
57°, 40.0901%, 87.0588%
XYZ:
59.4292, 67.3659, 32.0610
xyY:
0.3741, 0.4241, 67.3659
CIE-Lab:
85.6884, -10.7583, 42.2685
CIE-LCH:
85.6884, 43.6161, 104.2799
CIE-Luv:
85.6884, 6.7022, 57.4750
Hunter-Lab:
82.0767, -14.3878, 34.2937
#deda85 color charts
#deda85 color shades, tints & tones
#deda85 color schemes
#deda85 color preview, HTML & CSS examples
This text has a color of #deda85
<p style="color:#deda85;">Text here</p>
.mytext {color:#deda85;}
This box has a color of #deda85
<div style="background-color:#deda85;">Content here</div>
.mybackground {background-color:#deda85;}
Border around this has a color of #deda85
<div style="border:2px solid #deda85;">Content here</div>
.myborder {border:2px solid #deda85;}