#dfb85f color space conversions
Hex:
#dfb85f
RGB:
223, 184, 95
CMY:
13, 28, 63
CMYK:
0, 17, 57, 13
HSL:
42°, 66.6667%, 62.3529%
HSV (HSB):
42°, 57.3991%, 87.4510%
XYZ:
49.6375, 50.7952, 18.0147
xyY:
0.4191, 0.4288, 50.7952
CIE-Lab:
76.5548, 3.7064, 49.7813
CIE-LCH:
76.5548, 49.9191, 85.7419
CIE-Luv:
76.5548, 31.3851, 59.5101
Hunter-Lab:
71.2707, -0.4050, 34.9031
#dfb85f color charts
#dfb85f color shades, tints & tones
#dfb85f color schemes
#dfb85f color preview, HTML & CSS examples
This text has a color of #dfb85f
<p style="color:#dfb85f;">Text here</p>
.mytext {color:#dfb85f;}
This box has a color of #dfb85f
<div style="background-color:#dfb85f;">Content here</div>
.mybackground {background-color:#dfb85f;}
Border around this has a color of #dfb85f
<div style="border:2px solid #dfb85f;">Content here</div>
.myborder {border:2px solid #dfb85f;}