#ddda5b color space conversions
Hex:
#ddda5b
RGB:
221, 218, 91
CMY:
13, 15, 64
CMYK:
0, 1, 59, 13
HSL:
59°, 65.6566%, 61.1765%
HSV (HSB):
59°, 58.8235%, 86.6667%
XYZ:
56.7785, 66.2703, 19.6964
xyY:
0.3978, 0.4643, 66.2703
CIE-Lab:
85.1341, -14.8229, 61.2579
CIE-LCH:
85.1341, 63.0258, 103.6027
CIE-Luv:
85.1341, 7.5058, 76.3963
Hunter-Lab:
81.4066, -17.9633, 42.6393
#ddda5b color charts
#ddda5b color shades, tints & tones
#ddda5b color schemes
#ddda5b color preview, HTML & CSS examples
This text has a color of #ddda5b
<p style="color:#ddda5b;">Text here</p>
.mytext {color:#ddda5b;}
This box has a color of #ddda5b
<div style="background-color:#ddda5b;">Content here</div>
.mybackground {background-color:#ddda5b;}
Border around this has a color of #ddda5b
<div style="border:2px solid #ddda5b;">Content here</div>
.myborder {border:2px solid #ddda5b;}