#ddc470 color space conversions
Hex:
#ddc470
RGB:
221, 196, 112
CMY:
13, 23, 56
CMYK:
0, 11, 49, 13
HSL:
46°, 61.5819%, 65.2941%
HSV (HSB):
46°, 49.3213%, 86.6667%
XYZ:
52.4834, 56.0219, 23.3764
xyY:
0.3980, 0.4248, 56.0219
CIE-Lab:
79.6263, -1.9802, 45.1155
CIE-LCH:
79.6263, 45.1589, 92.5132
CIE-Luv:
79.6263, 20.8820, 57.2070
Hunter-Lab:
74.8478, -5.8191, 33.8760
#ddc470 color charts
#ddc470 color shades, tints & tones
#ddc470 color schemes
#ddc470 color preview, HTML & CSS examples
This text has a color of #ddc470
<p style="color:#ddc470;">Text here</p>
.mytext {color:#ddc470;}
This box has a color of #ddc470
<div style="background-color:#ddc470;">Content here</div>
.mybackground {background-color:#ddc470;}
Border around this has a color of #ddc470
<div style="border:2px solid #ddc470;">Content here</div>
.myborder {border:2px solid #ddc470;}