#ded16c color space conversions
Hex:
#ded16c
RGB:
222, 209, 108
CMY:
13, 18, 58
CMYK:
0, 6, 51, 13
HSL:
53°, 63.3333%, 64.7059%
HSV (HSB):
53°, 51.3514%, 87.0588%
XYZ:
55.6314, 62.2132, 23.2636
xyY:
0.3942, 0.4409, 62.2132
CIE-Lab:
83.0267, -8.5943, 51.1711
CIE-LCH:
83.0267, 51.8878, 99.5340
CIE-Luv:
83.0267, 13.3447, 65.3841
Hunter-Lab:
78.8754, -12.1344, 37.7257
#ded16c color charts
#ded16c color shades, tints & tones
#ded16c color schemes
#ded16c color preview, HTML & CSS examples
This text has a color of #ded16c
<p style="color:#ded16c;">Text here</p>
.mytext {color:#ded16c;}
This box has a color of #ded16c
<div style="background-color:#ded16c;">Content here</div>
.mybackground {background-color:#ded16c;}
Border around this has a color of #ded16c
<div style="border:2px solid #ded16c;">Content here</div>
.myborder {border:2px solid #ded16c;}