#dfb15f color space conversions
Hex:
#dfb15f
RGB:
223, 177, 95
CMY:
13, 31, 63
CMYK:
0, 21, 57, 13
HSL:
38°, 66.6667%, 62.3529%
HSV (HSB):
38°, 57.3991%, 87.4510%
XYZ:
48.2191, 47.9585, 17.5420
xyY:
0.4240, 0.4217, 47.9585
CIE-Lab:
74.7987, 7.4033, 47.7227
CIE-LCH:
74.7987, 48.2935, 81.1819
CIE-Luv:
74.7987, 36.2813, 56.2958
Hunter-Lab:
69.2521, 3.0956, 33.4579
#dfb15f color charts
#dfb15f color shades, tints & tones
#dfb15f color schemes
#dfb15f color preview, HTML & CSS examples
This text has a color of #dfb15f
<p style="color:#dfb15f;">Text here</p>
.mytext {color:#dfb15f;}
This box has a color of #dfb15f
<div style="background-color:#dfb15f;">Content here</div>
.mybackground {background-color:#dfb15f;}
Border around this has a color of #dfb15f
<div style="border:2px solid #dfb15f;">Content here</div>
.myborder {border:2px solid #dfb15f;}