#ded853 color space conversions
Hex:
#ded853
RGB:
222, 216, 83
CMY:
13, 15, 67
CMYK:
0, 3, 63, 13
HSL:
57°, 67.8049%, 59.8039%
HSV (HSB):
57°, 62.6126%, 87.0588%
XYZ:
56.2414, 65.2659, 17.8169
xyY:
0.4037, 0.4684, 65.2659
CIE-Lab:
84.6205, -13.9413, 64.0912
CIE-LCH:
84.6205, 65.5899, 102.2720
CIE-Luv:
84.6205, 9.6816, 78.3352
Hunter-Lab:
80.7873, -17.1120, 43.4752
#ded853 color charts
#ded853 color shades, tints & tones
#ded853 color schemes
#ded853 color preview, HTML & CSS examples
This text has a color of #ded853
<p style="color:#ded853;">Text here</p>
.mytext {color:#ded853;}
This box has a color of #ded853
<div style="background-color:#ded853;">Content here</div>
.mybackground {background-color:#ded853;}
Border around this has a color of #ded853
<div style="border:2px solid #ded853;">Content here</div>
.myborder {border:2px solid #ded853;}