#dba85d color space conversions
Hex:
#dba85d
RGB:
219, 168, 93
CMY:
14, 34, 64
CMYK:
0, 23, 58, 14
HSL:
36°, 63.6364%, 61.1765%
HSV (HSB):
36°, 57.5342%, 85.8824%
XYZ:
45.1918, 43.8556, 16.4390
xyY:
0.4284, 0.4157, 43.8556
CIE-Lab:
72.1319, 10.3719, 45.4550
CIE-LCH:
72.1319, 46.6233, 77.1463
CIE-Luv:
72.1319, 39.7896, 52.7859
Hunter-Lab:
66.2236, 5.9194, 31.6386
#dba85d color charts
#dba85d color shades, tints & tones
#dba85d color schemes
#dba85d color preview, HTML & CSS examples
This text has a color of #dba85d
<p style="color:#dba85d;">Text here</p>
.mytext {color:#dba85d;}
This box has a color of #dba85d
<div style="background-color:#dba85d;">Content here</div>
.mybackground {background-color:#dba85d;}
Border around this has a color of #dba85d
<div style="border:2px solid #dba85d;">Content here</div>
.myborder {border:2px solid #dba85d;}