#ddd04d color space conversions
Hex:
#ddd04d
RGB:
221, 208, 77
CMY:
13, 18, 70
CMYK:
0, 6, 65, 13
HSL:
55°, 67.9245%, 58.4314%
HSV (HSB):
55°, 65.1584%, 86.6667%
XYZ:
53.7142, 61.0197, 15.9681
xyY:
0.4110, 0.4669, 61.0197
CIE-Lab:
82.3893, -10.7080, 64.1671
CIE-LCH:
82.3893, 65.0544, 99.4741
CIE-Luv:
82.3893, 14.3987, 76.8023
Hunter-Lab:
78.1151, -13.9597, 42.5607
#ddd04d color charts
#ddd04d color shades, tints & tones
#ddd04d color schemes
#ddd04d color preview, HTML & CSS examples
This text has a color of #ddd04d
<p style="color:#ddd04d;">Text here</p>
.mytext {color:#ddd04d;}
This box has a color of #ddd04d
<div style="background-color:#ddd04d;">Content here</div>
.mybackground {background-color:#ddd04d;}
Border around this has a color of #ddd04d
<div style="border:2px solid #ddd04d;">Content here</div>
.myborder {border:2px solid #ddd04d;}