#ddca3f color space conversions
Hex:
#ddca3f
RGB:
221, 202, 63
CMY:
13, 21, 75
CMYK:
0, 9, 71, 13
HSL:
53°, 69.9115%, 55.6863%
HSV (HSB):
53°, 71.4932%, 86.6667%
XYZ:
51.8365, 57.9721, 13.1603
xyY:
0.4215, 0.4714, 57.9721
CIE-Lab:
80.7233, -8.4008, 67.8790
CIE-LCH:
80.7233, 68.3968, 97.0552
CIE-Luv:
80.7233, 18.8302, 78.3313
Hunter-Lab:
76.1394, -11.7192, 43.0496
#ddca3f color charts
#ddca3f color shades, tints & tones
#ddca3f color schemes
#ddca3f color preview, HTML & CSS examples
This text has a color of #ddca3f
<p style="color:#ddca3f;">Text here</p>
.mytext {color:#ddca3f;}
This box has a color of #ddca3f
<div style="background-color:#ddca3f;">Content here</div>
.mybackground {background-color:#ddca3f;}
Border around this has a color of #ddca3f
<div style="border:2px solid #ddca3f;">Content here</div>
.myborder {border:2px solid #ddca3f;}