#dfb85a color space conversions
Hex:
#dfb85a
RGB:
223, 184, 90
CMY:
13, 28, 65
CMYK:
0, 17, 60, 13
HSL:
42°, 67.5127%, 61.3725%
HSV (HSB):
42°, 59.6413%, 87.4510%
XYZ:
49.4174, 50.7071, 16.8557
xyY:
0.4224, 0.4335, 50.7071
CIE-Lab:
76.5013, 3.3411, 52.0961
CIE-LCH:
76.5013, 52.2031, 86.3305
CIE-Luv:
76.5013, 31.6758, 61.6152
Hunter-Lab:
71.2089, -0.7407, 35.8118
#dfb85a color charts
#dfb85a color shades, tints & tones
#dfb85a color schemes
#dfb85a color preview, HTML & CSS examples
This text has a color of #dfb85a
<p style="color:#dfb85a;">Text here</p>
.mytext {color:#dfb85a;}
This box has a color of #dfb85a
<div style="background-color:#dfb85a;">Content here</div>
.mybackground {background-color:#dfb85a;}
Border around this has a color of #dfb85a
<div style="border:2px solid #dfb85a;">Content here</div>
.myborder {border:2px solid #dfb85a;}