#ddd32a color space conversions
Hex:
#ddd32a
RGB:
221, 211, 42
CMY:
13, 17, 84
CMYK:
0, 5, 81, 13
HSL:
57°, 72.4696%, 51.5686%
HSV (HSB):
57°, 80.9955%, 86.6667%
XYZ:
53.5310, 62.1279, 11.3610
xyY:
0.4214, 0.4891, 62.1279
CIE-Lab:
82.9814, -13.7305, 76.5014
CIE-LCH:
82.9814, 77.7238, 100.1751
CIE-Luv:
82.9814, 13.1415, 86.4111
Hunter-Lab:
78.8212, -16.7099, 46.6290
#ddd32a color charts
#ddd32a color shades, tints & tones
#ddd32a color schemes
#ddd32a color preview, HTML & CSS examples
This text has a color of #ddd32a
<p style="color:#ddd32a;">Text here</p>
.mytext {color:#ddd32a;}
This box has a color of #ddd32a
<div style="background-color:#ddd32a;">Content here</div>
.mybackground {background-color:#ddd32a;}
Border around this has a color of #ddd32a
<div style="border:2px solid #ddd32a;">Content here</div>
.myborder {border:2px solid #ddd32a;}