#ddd07d color space conversions
Hex:
#ddd07d
RGB:
221, 208, 125
CMY:
13, 18, 51
CMYK:
0, 6, 43, 13
HSL:
52°, 58.5366%, 67.8431%
HSV (HSB):
52°, 43.4389%, 86.6667%
XYZ:
56.0763, 61.9646, 28.4069
xyY:
0.3829, 0.4231, 61.9646
CIE-Lab:
82.8946, -6.9129, 42.7118
CIE-LCH:
82.8946, 43.2676, 99.1935
CIE-Luv:
82.8946, 12.5452, 56.5631
Hunter-Lab:
78.7176, -10.5970, 33.7063
#ddd07d color charts
#ddd07d color shades, tints & tones
#ddd07d color schemes
#ddd07d color preview, HTML & CSS examples
This text has a color of #ddd07d
<p style="color:#ddd07d;">Text here</p>
.mytext {color:#ddd07d;}
This box has a color of #ddd07d
<div style="background-color:#ddd07d;">Content here</div>
.mybackground {background-color:#ddd07d;}
Border around this has a color of #ddd07d
<div style="border:2px solid #ddd07d;">Content here</div>
.myborder {border:2px solid #ddd07d;}