#dfac7a color space conversions
Hex:
#dfac7a
RGB:
223, 172, 122
CMY:
13, 33, 52
CMYK:
0, 23, 45, 13
HSL:
30°, 61.2121%, 67.6471%
HSV (HSB):
30°, 45.2915%, 87.4510%
XYZ:
48.6968, 46.5982, 24.8401
xyY:
0.4054, 0.3879, 46.5982
CIE-Lab:
73.9320, 12.4517, 32.8486
CIE-LCH:
73.9320, 35.1295, 69.2401
CIE-Luv:
73.9320, 37.5537, 40.1217
Hunter-Lab:
68.2628, 7.8769, 26.2090
#dfac7a color charts
#dfac7a color shades, tints & tones
#dfac7a color schemes
#dfac7a color preview, HTML & CSS examples
This text has a color of #dfac7a
<p style="color:#dfac7a;">Text here</p>
.mytext {color:#dfac7a;}
This box has a color of #dfac7a
<div style="background-color:#dfac7a;">Content here</div>
.mybackground {background-color:#dfac7a;}
Border around this has a color of #dfac7a
<div style="border:2px solid #dfac7a;">Content here</div>
.myborder {border:2px solid #dfac7a;}