#ddd05a color space conversions
Hex:
#ddd05a
RGB:
221, 208, 90
CMY:
13, 18, 65
CMYK:
0, 6, 59, 13
HSL:
54°, 65.8291%, 60.9804%
HSV (HSB):
54°, 59.2760%, 86.6667%
XYZ:
54.2201, 61.2221, 18.6322
xyY:
0.4044, 0.4566, 61.2221
CIE-Lab:
82.4980, -9.8826, 58.7879
CIE-LCH:
82.4980, 59.6128, 99.5425
CIE-Luv:
82.4980, 13.9867, 72.3075
Hunter-Lab:
78.2445, -13.2351, 40.6526
#ddd05a color charts
#ddd05a color shades, tints & tones
#ddd05a color schemes
#ddd05a color preview, HTML & CSS examples
This text has a color of #ddd05a
<p style="color:#ddd05a;">Text here</p>
.mytext {color:#ddd05a;}
This box has a color of #ddd05a
<div style="background-color:#ddd05a;">Content here</div>
.mybackground {background-color:#ddd05a;}
Border around this has a color of #ddd05a
<div style="border:2px solid #ddd05a;">Content here</div>
.myborder {border:2px solid #ddd05a;}