#ddda5c color space conversions
Hex:
#ddda5c
RGB:
221, 218, 92
CMY:
13, 15, 64
CMYK:
0, 1, 58, 13
HSL:
59°, 65.4822%, 61.3725%
HSV (HSB):
59°, 58.3710%, 86.6667%
XYZ:
56.8220, 66.2877, 19.9252
xyY:
0.3973, 0.4634, 66.2877
CIE-Lab:
85.1429, -14.7536, 60.8369
CIE-LCH:
85.1429, 62.6003, 103.6317
CIE-Luv:
85.1429, 7.4778, 76.0299
Hunter-Lab:
81.4172, -17.9031, 42.4821
#ddda5c color charts
#ddda5c color shades, tints & tones
#ddda5c color schemes
#ddda5c color preview, HTML & CSS examples
This text has a color of #ddda5c
<p style="color:#ddda5c;">Text here</p>
.mytext {color:#ddda5c;}
This box has a color of #ddda5c
<div style="background-color:#ddda5c;">Content here</div>
.mybackground {background-color:#ddda5c;}
Border around this has a color of #ddda5c
<div style="border:2px solid #ddda5c;">Content here</div>
.myborder {border:2px solid #ddda5c;}