#ddc87f color space conversions
Hex:
#ddc87f
RGB:
221, 200, 127
CMY:
13, 22, 50
CMYK:
0, 10, 43, 13
HSL:
47°, 58.0247%, 68.2353%
HSV (HSB):
47°, 42.5339%, 86.6667%
XYZ:
54.3038, 58.2130, 28.4528
xyY:
0.3852, 0.4129, 58.2130
CIE-Lab:
80.8571, -2.5964, 39.1300
CIE-LCH:
80.8571, 39.2160, 93.7961
CIE-Luv:
80.8571, 17.4681, 51.4325
Hunter-Lab:
76.2975, -6.4752, 31.2978
#ddc87f color charts
#ddc87f color shades, tints & tones
#ddc87f color schemes
#ddc87f color preview, HTML & CSS examples
This text has a color of #ddc87f
<p style="color:#ddc87f;">Text here</p>
.mytext {color:#ddc87f;}
This box has a color of #ddc87f
<div style="background-color:#ddc87f;">Content here</div>
.mybackground {background-color:#ddc87f;}
Border around this has a color of #ddc87f
<div style="border:2px solid #ddc87f;">Content here</div>
.myborder {border:2px solid #ddc87f;}