#ddd05d color space conversions
Hex:
#ddd05d
RGB:
221, 208, 93
CMY:
13, 18, 64
CMYK:
0, 6, 58, 13
HSL:
54°, 65.3061%, 61.5686%
HSV (HSB):
54°, 57.9186%, 86.6667%
XYZ:
54.3505, 61.2742, 19.3185
xyY:
0.4028, 0.4541, 61.2742
CIE-Lab:
82.5259, -9.6711, 57.4893
CIE-LCH:
82.5259, 58.2970, 99.5491
CIE-Luv:
82.5259, 13.8820, 71.1643
Hunter-Lab:
78.2778, -13.0488, 40.1621
#ddd05d color charts
#ddd05d color shades, tints & tones
#ddd05d color schemes
#ddd05d color preview, HTML & CSS examples
This text has a color of #ddd05d
<p style="color:#ddd05d;">Text here</p>
.mytext {color:#ddd05d;}
This box has a color of #ddd05d
<div style="background-color:#ddd05d;">Content here</div>
.mybackground {background-color:#ddd05d;}
Border around this has a color of #ddd05d
<div style="border:2px solid #ddd05d;">Content here</div>
.myborder {border:2px solid #ddd05d;}