#dfb85d color space conversions
Hex:
#dfb85d
RGB:
223, 184, 93
CMY:
13, 28, 64
CMYK:
0, 17, 58, 13
HSL:
42°, 67.0103%, 61.9608%
HSV (HSB):
42°, 58.2960%, 87.4510%
XYZ:
49.5477, 50.7593, 17.5420
xyY:
0.4204, 0.4307, 50.7593
CIE-Lab:
76.5330, 3.5576, 50.7127
CIE-LCH:
76.5330, 50.8373, 85.9872
CIE-Luv:
76.5330, 31.5033, 60.3661
Hunter-Lab:
71.2455, -0.5419, 35.2736
#dfb85d color charts
#dfb85d color shades, tints & tones
#dfb85d color schemes
#dfb85d color preview, HTML & CSS examples
This text has a color of #dfb85d
<p style="color:#dfb85d;">Text here</p>
.mytext {color:#dfb85d;}
This box has a color of #dfb85d
<div style="background-color:#dfb85d;">Content here</div>
.mybackground {background-color:#dfb85d;}
Border around this has a color of #dfb85d
<div style="border:2px solid #dfb85d;">Content here</div>
.myborder {border:2px solid #dfb85d;}