#ddc860 color space conversions
Hex:
#ddc860
RGB:
221, 200, 96
CMY:
13, 22, 62
CMYK:
0, 10, 57, 13
HSL:
50°, 64.7668%, 62.1569%
HSV (HSB):
50°, 56.5611%, 86.6667%
XYZ:
52.5844, 57.5252, 19.3983
xyY:
0.4060, 0.4442, 57.5252
CIE-Lab:
80.4741, -5.3717, 53.7970
CIE-LCH:
80.4741, 54.0645, 95.7021
CIE-Luv:
80.4741, 19.0281, 66.3245
Hunter-Lab:
75.8454, -8.9735, 37.9277
#ddc860 color charts
#ddc860 color shades, tints & tones
#ddc860 color schemes
#ddc860 color preview, HTML & CSS examples
This text has a color of #ddc860
<p style="color:#ddc860;">Text here</p>
.mytext {color:#ddc860;}
This box has a color of #ddc860
<div style="background-color:#ddc860;">Content here</div>
.mybackground {background-color:#ddc860;}
Border around this has a color of #ddc860
<div style="border:2px solid #ddc860;">Content here</div>
.myborder {border:2px solid #ddc860;}