#ddc04a color space conversions
Hex:
#ddc04a
RGB:
221, 192, 74
CMY:
13, 25, 71
CMYK:
0, 13, 67, 13
HSL:
48°, 68.3721%, 57.8431%
HSV (HSB):
48°, 66.5158%, 86.6667%
XYZ:
49.9045, 53.5658, 14.1876
xyY:
0.4241, 0.4553, 53.5658
CIE-Lab:
78.2079, -2.6984, 61.0333
CIE-LCH:
78.2079, 61.0930, 92.5316
CIE-Luv:
78.2079, 25.3761, 70.9055
Hunter-Lab:
73.1887, -6.3681, 39.7388
#ddc04a color charts
#ddc04a color shades, tints & tones
#ddc04a color schemes
#ddc04a color preview, HTML & CSS examples
This text has a color of #ddc04a
<p style="color:#ddc04a;">Text here</p>
.mytext {color:#ddc04a;}
This box has a color of #ddc04a
<div style="background-color:#ddc04a;">Content here</div>
.mybackground {background-color:#ddc04a;}
Border around this has a color of #ddc04a
<div style="border:2px solid #ddc04a;">Content here</div>
.myborder {border:2px solid #ddc04a;}