#ded585 color space conversions
Hex:
#ded585
RGB:
222, 213, 133
CMY:
13, 16, 48
CMYK:
0, 4, 40, 13
HSL:
54°, 57.4194%, 69.6078%
HSV (HSB):
54°, 40.0901%, 87.0588%
XYZ:
58.1521, 64.8116, 31.6352
xyY:
0.3761, 0.4192, 64.8116
CIE-Lab:
84.3865, -8.2319, 40.6155
CIE-LCH:
84.3865, 41.4413, 101.4575
CIE-Luv:
84.3865, 9.7424, 54.9057
Hunter-Lab:
80.5056, -11.9479, 33.0555
#ded585 color charts
#ded585 color shades, tints & tones
#ded585 color schemes
#ded585 color preview, HTML & CSS examples
This text has a color of #ded585
<p style="color:#ded585;">Text here</p>
.mytext {color:#ded585;}
This box has a color of #ded585
<div style="background-color:#ded585;">Content here</div>
.mybackground {background-color:#ded585;}
Border around this has a color of #ded585
<div style="border:2px solid #ded585;">Content here</div>
.myborder {border:2px solid #ded585;}