#ddc77a color space conversions
Hex:
#ddc77a
RGB:
221, 199, 122
CMY:
13, 22, 52
CMYK:
0, 10, 45, 13
HSL:
47°, 59.2814%, 67.2549%
HSV (HSB):
47°, 44.7964%, 86.6667%
XYZ:
53.7551, 57.6241, 26.7017
xyY:
0.3893, 0.4173, 57.6241
CIE-Lab:
80.5294, -2.5861, 41.2438
CIE-LCH:
80.5294, 41.3248, 93.5880
CIE-Luv:
80.5294, 18.3868, 53.6051
Hunter-Lab:
75.9106, -6.4411, 32.2820
#ddc77a color charts
#ddc77a color shades, tints & tones
#ddc77a color schemes
#ddc77a color preview, HTML & CSS examples
This text has a color of #ddc77a
<p style="color:#ddc77a;">Text here</p>
.mytext {color:#ddc77a;}
This box has a color of #ddc77a
<div style="background-color:#ddc77a;">Content here</div>
.mybackground {background-color:#ddc77a;}
Border around this has a color of #ddc77a
<div style="border:2px solid #ddc77a;">Content here</div>
.myborder {border:2px solid #ddc77a;}