#ded76c color space conversions
Hex:
#ded76c
RGB:
222, 215, 108
CMY:
13, 16, 58
CMYK:
0, 3, 51, 13
HSL:
56°, 63.3333%, 64.7059%
HSV (HSB):
56°, 51.3514%, 87.0588%
XYZ:
57.1314, 65.2132, 23.7636
xyY:
0.3910, 0.4463, 65.2132
CIE-Lab:
84.5935, -11.6219, 53.0220
CIE-LCH:
84.5935, 54.2807, 102.3632
CIE-Luv:
84.5935, 9.5323, 68.2200
Hunter-Lab:
80.7547, -15.0375, 39.0811
#ded76c color charts
#ded76c color shades, tints & tones
#ded76c color schemes
#ded76c color preview, HTML & CSS examples
This text has a color of #ded76c
<p style="color:#ded76c;">Text here</p>
.mytext {color:#ded76c;}
This box has a color of #ded76c
<div style="background-color:#ded76c;">Content here</div>
.mybackground {background-color:#ded76c;}
Border around this has a color of #ded76c
<div style="border:2px solid #ded76c;">Content here</div>
.myborder {border:2px solid #ded76c;}