#ddcc41 color space conversions
Hex:
#ddcc41
RGB:
221, 204, 65
CMY:
13, 20, 75
CMYK:
0, 8, 71, 13
HSL:
53°, 69.6429%, 56.0784%
HSV (HSB):
53°, 70.5882%, 86.6667%
XYZ:
52.3658, 58.9395, 13.6175
xyY:
0.4192, 0.4718, 58.9395
CIE-Lab:
81.2583, -9.3216, 67.6693
CIE-LCH:
81.2583, 68.3083, 97.8432
CIE-Luv:
81.2583, 17.4153, 78.6292
Hunter-Lab:
76.7721, -12.5973, 43.2238
#ddcc41 color charts
#ddcc41 color shades, tints & tones
#ddcc41 color schemes
#ddcc41 color preview, HTML & CSS examples
This text has a color of #ddcc41
<p style="color:#ddcc41;">Text here</p>
.mytext {color:#ddcc41;}
This box has a color of #ddcc41
<div style="background-color:#ddcc41;">Content here</div>
.mybackground {background-color:#ddcc41;}
Border around this has a color of #ddcc41
<div style="border:2px solid #ddcc41;">Content here</div>
.myborder {border:2px solid #ddcc41;}