#ded76f color space conversions
Hex:
#ded76f
RGB:
222, 215, 111
CMY:
13, 16, 56
CMYK:
0, 3, 50, 13
HSL:
56°, 62.7119%, 65.2941%
HSV (HSB):
56°, 50.0000%, 87.0588%
XYZ:
57.2939, 65.2782, 24.6192
xyY:
0.3892, 0.4435, 65.2782
CIE-Lab:
84.6269, -11.3663, 51.6515
CIE-LCH:
84.6269, 52.8873, 102.4106
CIE-Luv:
84.6269, 9.4221, 66.8800
Hunter-Lab:
80.7949, -14.8118, 38.4901
#ded76f color charts
#ded76f color shades, tints & tones
#ded76f color schemes
#ded76f color preview, HTML & CSS examples
This text has a color of #ded76f
<p style="color:#ded76f;">Text here</p>
.mytext {color:#ded76f;}
This box has a color of #ded76f
<div style="background-color:#ded76f;">Content here</div>
.mybackground {background-color:#ded76f;}
Border around this has a color of #ded76f
<div style="border:2px solid #ded76f;">Content here</div>
.myborder {border:2px solid #ded76f;}