#ddc85a color space conversions
Hex:
#ddc85a
RGB:
221, 200, 90
CMY:
13, 22, 65
CMYK:
0, 10, 59, 13
HSL:
50°, 65.8291%, 60.9804%
HSV (HSB):
50°, 59.2760%, 86.6667%
XYZ:
52.3185, 57.4189, 17.9983
xyY:
0.4096, 0.4495, 57.4189
CIE-Lab:
80.4146, -5.8082, 56.4696
CIE-LCH:
80.4146, 56.7675, 95.8725
CIE-Luv:
80.4146, 19.2797, 68.7234
Hunter-Lab:
75.7753, -9.3625, 38.9600
#ddc85a color charts
#ddc85a color shades, tints & tones
#ddc85a color schemes
#ddc85a color preview, HTML & CSS examples
This text has a color of #ddc85a
<p style="color:#ddc85a;">Text here</p>
.mytext {color:#ddc85a;}
This box has a color of #ddc85a
<div style="background-color:#ddc85a;">Content here</div>
.mybackground {background-color:#ddc85a;}
Border around this has a color of #ddc85a
<div style="border:2px solid #ddc85a;">Content here</div>
.myborder {border:2px solid #ddc85a;}