#dda86f color space conversions
Hex:
#dda86f
RGB:
221, 168, 111
CMY:
13, 34, 56
CMYK:
0, 24, 50, 13
HSL:
31°, 61.7978%, 65.0980%
HSV (HSB):
31°, 49.7738%, 86.6667%
XYZ:
46.6907, 44.5251, 21.1723
xyY:
0.4154, 0.3962, 44.5251
CIE-Lab:
72.5781, 12.7162, 36.8523
CIE-LCH:
72.5781, 38.9845, 70.9625
CIE-Luv:
72.5781, 39.8060, 44.0433
Hunter-Lab:
66.7271, 8.1285, 27.8965
#dda86f color charts
#dda86f color shades, tints & tones
#dda86f color schemes
#dda86f color preview, HTML & CSS examples
This text has a color of #dda86f
<p style="color:#dda86f;">Text here</p>
.mytext {color:#dda86f;}
This box has a color of #dda86f
<div style="background-color:#dda86f;">Content here</div>
.mybackground {background-color:#dda86f;}
Border around this has a color of #dda86f
<div style="border:2px solid #dda86f;">Content here</div>
.myborder {border:2px solid #dda86f;}