#dfab5f color space conversions
Hex:
#dfab5f
RGB:
223, 171, 95
CMY:
13, 33, 63
CMYK:
0, 23, 57, 13
HSL:
36°, 66.6667%, 62.3529%
HSV (HSB):
36°, 57.3991%, 87.4510%
XYZ:
47.0599, 45.6400, 17.1556
xyY:
0.4284, 0.4155, 45.6400
CIE-Lab:
73.3113, 10.5929, 45.9632
CIE-LCH:
73.3113, 47.1681, 77.0219
CIE-Luv:
73.3113, 40.5325, 53.5390
Hunter-Lab:
67.5574, 6.1161, 32.2341
#dfab5f color charts
#dfab5f color shades, tints & tones
#dfab5f color schemes
#dfab5f color preview, HTML & CSS examples
This text has a color of #dfab5f
<p style="color:#dfab5f;">Text here</p>
.mytext {color:#dfab5f;}
This box has a color of #dfab5f
<div style="background-color:#dfab5f;">Content here</div>
.mybackground {background-color:#dfab5f;}
Border around this has a color of #dfab5f
<div style="border:2px solid #dfab5f;">Content here</div>
.myborder {border:2px solid #dfab5f;}