#ddcc5a color space conversions
Hex:
#ddcc5a
RGB:
221, 204, 90
CMY:
13, 20, 65
CMYK:
0, 8, 59, 13
HSL:
52°, 65.8291%, 60.9804%
HSV (HSB):
52°, 59.2760%, 86.6667%
XYZ:
53.2571, 59.2961, 18.3112
xyY:
0.4070, 0.4531, 59.2961
CIE-Lab:
81.4541, -7.8526, 57.6294
CIE-LCH:
81.4541, 58.1619, 97.7594
CIE-Luv:
81.4541, 16.6188, 70.5178
Hunter-Lab:
77.0039, -11.3035, 39.8039
#ddcc5a color charts
#ddcc5a color shades, tints & tones
#ddcc5a color schemes
#ddcc5a color preview, HTML & CSS examples
This text has a color of #ddcc5a
<p style="color:#ddcc5a;">Text here</p>
.mytext {color:#ddcc5a;}
This box has a color of #ddcc5a
<div style="background-color:#ddcc5a;">Content here</div>
.mybackground {background-color:#ddcc5a;}
Border around this has a color of #ddcc5a
<div style="border:2px solid #ddcc5a;">Content here</div>
.myborder {border:2px solid #ddcc5a;}