#ddd97e color space conversions
Hex:
#ddd97e
RGB:
221, 217, 126
CMY:
13, 15, 51
CMYK:
0, 2, 43, 13
HSL:
57°, 58.2822%, 68.0392%
HSV (HSB):
57°, 42.9864%, 86.6667%
XYZ:
58.3975, 66.5042, 29.4974
xyY:
0.3782, 0.4307, 66.5042
CIE-Lab:
85.2530, -11.3701, 45.1631
CIE-LCH:
85.2530, 46.5724, 104.1309
CIE-Luv:
85.2530, 6.9452, 60.5726
Hunter-Lab:
81.5501, -14.8899, 35.6394
#ddd97e color charts
#ddd97e color shades, tints & tones
#ddd97e color schemes
#ddd97e color preview, HTML & CSS examples
This text has a color of #ddd97e
<p style="color:#ddd97e;">Text here</p>
.mytext {color:#ddd97e;}
This box has a color of #ddd97e
<div style="background-color:#ddd97e;">Content here</div>
.mybackground {background-color:#ddd97e;}
Border around this has a color of #ddd97e
<div style="border:2px solid #ddd97e;">Content here</div>
.myborder {border:2px solid #ddd97e;}