#dfa96c color space conversions
Hex:
#dfa96c
RGB:
223, 169, 108
CMY:
13, 34, 58
CMYK:
0, 24, 52, 13
HSL:
32°, 64.2458%, 64.9020%
HSV (HSB):
32°, 51.5695%, 87.4510%
XYZ:
47.3262, 45.1466, 20.4072
xyY:
0.4193, 0.4000, 45.1466
CIE-Lab:
72.9883, 12.7298, 38.9724
CIE-LCH:
72.9883, 40.9988, 71.9111
CIE-Luv:
72.9883, 40.8796, 46.2812
Hunter-Lab:
67.1912, 8.1419, 29.0264
#dfa96c color charts
#dfa96c color shades, tints & tones
#dfa96c color schemes
#dfa96c color preview, HTML & CSS examples
This text has a color of #dfa96c
<p style="color:#dfa96c;">Text here</p>
.mytext {color:#dfa96c;}
This box has a color of #dfa96c
<div style="background-color:#dfa96c;">Content here</div>
.mybackground {background-color:#dfa96c;}
Border around this has a color of #dfa96c
<div style="border:2px solid #dfa96c;">Content here</div>
.myborder {border:2px solid #dfa96c;}