#ddda3d color space conversions
Hex:
#ddda3d
RGB:
221, 218, 61
CMY:
13, 15, 76
CMYK:
0, 1, 72, 13
HSL:
59°, 70.1754%, 55.2941%
HSV (HSB):
59°, 72.3982%, 86.6667%
XYZ:
55.7325, 65.8519, 14.1881
xyY:
0.4105, 0.4850, 65.8519
CIE-Lab:
84.9208, -16.5055, 72.6059
CIE-LCH:
84.9208, 74.4584, 102.8074
CIE-Luv:
84.9208, 8.1939, 85.4029
Hunter-Lab:
81.1492, -19.4189, 46.4381
#ddda3d color charts
#ddda3d color shades, tints & tones
#ddda3d color schemes
#ddda3d color preview, HTML & CSS examples
This text has a color of #ddda3d
<p style="color:#ddda3d;">Text here</p>
.mytext {color:#ddda3d;}
This box has a color of #ddda3d
<div style="background-color:#ddda3d;">Content here</div>
.mybackground {background-color:#ddda3d;}
Border around this has a color of #ddda3d
<div style="border:2px solid #ddda3d;">Content here</div>
.myborder {border:2px solid #ddda3d;}