#ddd97a color space conversions
Hex:
#ddd97a
RGB:
221, 217, 122
CMY:
13, 15, 52
CMYK:
0, 2, 45, 13
HSL:
58°, 59.2814%, 67.2549%
HSV (HSB):
58°, 44.7964%, 86.6667%
XYZ:
58.1445, 66.4030, 28.1649
xyY:
0.3807, 0.4348, 66.4030
CIE-Lab:
85.2016, -11.7634, 47.0532
CIE-LCH:
85.2016, 48.5014, 104.0364
CIE-Luv:
85.2016, 7.1018, 62.5847
Hunter-Lab:
81.4880, -15.2382, 36.5491
#ddd97a color charts
#ddd97a color shades, tints & tones
#ddd97a color schemes
#ddd97a color preview, HTML & CSS examples
This text has a color of #ddd97a
<p style="color:#ddd97a;">Text here</p>
.mytext {color:#ddd97a;}
This box has a color of #ddd97a
<div style="background-color:#ddd97a;">Content here</div>
.mybackground {background-color:#ddd97a;}
Border around this has a color of #ddd97a
<div style="border:2px solid #ddd97a;">Content here</div>
.myborder {border:2px solid #ddd97a;}