#ddc44d color space conversions
Hex:
#ddc44d
RGB:
221, 196, 77
CMY:
13, 23, 70
CMYK:
0, 11, 65, 13
HSL:
50°, 67.9245%, 58.4314%
HSV (HSB):
50°, 65.1584%, 86.6667%
XYZ:
50.8983, 55.3878, 15.0295
xyY:
0.4196, 0.4566, 55.3878
CIE-Lab:
79.2641, -4.5912, 60.8872
CIE-LCH:
79.2641, 61.0601, 94.3122
CIE-Luv:
79.2641, 22.4968, 71.6391
Hunter-Lab:
74.4230, -8.1632, 40.1227
#ddc44d color charts
#ddc44d color shades, tints & tones
#ddc44d color schemes
#ddc44d color preview, HTML & CSS examples
This text has a color of #ddc44d
<p style="color:#ddc44d;">Text here</p>
.mytext {color:#ddc44d;}
This box has a color of #ddc44d
<div style="background-color:#ddc44d;">Content here</div>
.mybackground {background-color:#ddc44d;}
Border around this has a color of #ddc44d
<div style="border:2px solid #ddc44d;">Content here</div>
.myborder {border:2px solid #ddc44d;}