#dfa85c color space conversions
Hex:
#dfa85c
RGB:
223, 168, 92
CMY:
13, 34, 64
CMYK:
0, 25, 59, 13
HSL:
35°, 67.1795%, 61.7647%
HSV (HSB):
35°, 58.7444%, 87.4510%
XYZ:
46.3658, 44.4659, 16.2643
xyY:
0.4329, 0.4152, 44.4659
CIE-Lab:
72.5388, 11.9684, 46.5354
CIE-LCH:
72.5388, 48.0498, 75.5768
CIE-Luv:
72.5388, 42.9097, 53.5157
Hunter-Lab:
66.6828, 7.4196, 32.2168
#dfa85c color charts
#dfa85c color shades, tints & tones
#dfa85c color schemes
#dfa85c color preview, HTML & CSS examples
This text has a color of #dfa85c
<p style="color:#dfa85c;">Text here</p>
.mytext {color:#dfa85c;}
This box has a color of #dfa85c
<div style="background-color:#dfa85c;">Content here</div>
.mybackground {background-color:#dfa85c;}
Border around this has a color of #dfa85c
<div style="border:2px solid #dfa85c;">Content here</div>
.myborder {border:2px solid #dfa85c;}