#ddcd5a color space conversions
Hex:
#ddcd5a
RGB:
221, 205, 90
CMY:
13, 20, 65
CMYK:
0, 7, 59, 13
HSL:
53°, 65.8291%, 60.9804%
HSV (HSB):
53°, 59.2760%, 86.6667%
XYZ:
53.4956, 59.7730, 18.3907
xyY:
0.4063, 0.4540, 59.7730
CIE-Lab:
81.7146, -8.3615, 57.9191
CIE-LCH:
81.7146, 58.5196, 98.2147
CIE-Luv:
81.7146, 15.9581, 70.9657
Hunter-Lab:
77.3130, -11.7873, 40.0156
#ddcd5a color charts
#ddcd5a color shades, tints & tones
#ddcd5a color schemes
#ddcd5a color preview, HTML & CSS examples
This text has a color of #ddcd5a
<p style="color:#ddcd5a;">Text here</p>
.mytext {color:#ddcd5a;}
This box has a color of #ddcd5a
<div style="background-color:#ddcd5a;">Content here</div>
.mybackground {background-color:#ddcd5a;}
Border around this has a color of #ddcd5a
<div style="border:2px solid #ddcd5a;">Content here</div>
.myborder {border:2px solid #ddcd5a;}