#ddcc5c color space conversions
Hex:
#ddcc5c
RGB:
221, 204, 92
CMY:
13, 20, 64
CMYK:
0, 8, 58, 13
HSL:
52°, 65.4822%, 61.3725%
HSV (HSB):
52°, 58.3710%, 86.6667%
XYZ:
53.3434, 59.3306, 18.7657
xyY:
0.4058, 0.4514, 59.3306
CIE-Lab:
81.4730, -7.7116, 56.7561
CIE-LCH:
81.4730, 57.2776, 97.7375
CIE-Luv:
81.4730, 16.5433, 69.7482
Hunter-Lab:
77.0264, -11.1787, 39.4738
#ddcc5c color charts
#ddcc5c color shades, tints & tones
#ddcc5c color schemes
#ddcc5c color preview, HTML & CSS examples
This text has a color of #ddcc5c
<p style="color:#ddcc5c;">Text here</p>
.mytext {color:#ddcc5c;}
This box has a color of #ddcc5c
<div style="background-color:#ddcc5c;">Content here</div>
.mybackground {background-color:#ddcc5c;}
Border around this has a color of #ddcc5c
<div style="border:2px solid #ddcc5c;">Content here</div>
.myborder {border:2px solid #ddcc5c;}