#ddca3e color space conversions
Hex:
#ddca3e
RGB:
221, 202, 62
CMY:
13, 21, 76
CMYK:
0, 9, 72, 13
HSL:
53°, 70.0441%, 55.4902%
HSV (HSB):
53°, 71.9457%, 86.6667%
XYZ:
51.8088, 57.9610, 13.0144
xyY:
0.4220, 0.4721, 57.9610
CIE-Lab:
80.7171, -8.4471, 68.2351
CIE-LCH:
80.7171, 68.7559, 97.0569
CIE-Luv:
80.7171, 18.8566, 78.5911
Hunter-Lab:
76.1321, -11.7598, 43.1572
#ddca3e color charts
#ddca3e color shades, tints & tones
#ddca3e color schemes
#ddca3e color preview, HTML & CSS examples
This text has a color of #ddca3e
<p style="color:#ddca3e;">Text here</p>
.mytext {color:#ddca3e;}
This box has a color of #ddca3e
<div style="background-color:#ddca3e;">Content here</div>
.mybackground {background-color:#ddca3e;}
Border around this has a color of #ddca3e
<div style="border:2px solid #ddca3e;">Content here</div>
.myborder {border:2px solid #ddca3e;}