#dfaf97 color space conversions
Hex:
#dfaf97
RGB:
223, 175, 151
CMY:
13, 31, 41
CMYK:
0, 22, 32, 13
HSL:
20°, 52.9412%, 73.3333%
HSV (HSB):
20°, 32.2870%, 87.4510%
XYZ:
51.3473, 48.5823, 35.9492
xyY:
0.3779, 0.3575, 48.5823
CIE-Lab:
75.1907, 14.1572, 18.9941
CIE-LCH:
75.1907, 23.6897, 53.3011
CIE-Luv:
75.1907, 32.7190, 23.5485
Hunter-Lab:
69.7010, 9.5206, 18.2111
#dfaf97 color charts
#dfaf97 color shades, tints & tones
#dfaf97 color schemes
#dfaf97 color preview, HTML & CSS examples
This text has a color of #dfaf97
<p style="color:#dfaf97;">Text here</p>
.mytext {color:#dfaf97;}
This box has a color of #dfaf97
<div style="background-color:#dfaf97;">Content here</div>
.mybackground {background-color:#dfaf97;}
Border around this has a color of #dfaf97
<div style="border:2px solid #dfaf97;">Content here</div>
.myborder {border:2px solid #dfaf97;}