#dfa07c color space conversions
Hex:
#dfa07c
RGB:
223, 160, 124
CMY:
13, 37, 51
CMYK:
0, 28, 44, 13
HSL:
22°, 60.7362%, 68.0392%
HSV (HSB):
22°, 44.3946%, 87.4510%
XYZ:
46.6403, 42.2848, 24.7724
xyY:
0.4102, 0.3719, 42.2848
CIE-Lab:
71.0668, 19.0884, 28.0199
CIE-LCH:
71.0668, 33.9040, 55.7356
CIE-Luv:
71.0668, 45.4415, 32.8600
Hunter-Lab:
65.0268, 14.2319, 22.9319
#dfa07c color charts
#dfa07c color shades, tints & tones
#dfa07c color schemes
#dfa07c color preview, HTML & CSS examples
This text has a color of #dfa07c
<p style="color:#dfa07c;">Text here</p>
.mytext {color:#dfa07c;}
This box has a color of #dfa07c
<div style="background-color:#dfa07c;">Content here</div>
.mybackground {background-color:#dfa07c;}
Border around this has a color of #dfa07c
<div style="border:2px solid #dfa07c;">Content here</div>
.myborder {border:2px solid #dfa07c;}