#dba75e color space conversions
Hex:
#dba75e
RGB:
219, 167, 94
CMY:
14, 35, 63
CMYK:
0, 24, 57, 14
HSL:
35°, 63.4518%, 61.3725%
HSV (HSB):
35°, 57.0776%, 85.8824%
XYZ:
45.0525, 43.5057, 16.6126
xyY:
0.4284, 0.4137, 43.5057
CIE-Lab:
71.8968, 10.9837, 44.6763
CIE-LCH:
71.8968, 46.0067, 76.1877
CIE-Luv:
71.8968, 40.4258, 51.8690
Hunter-Lab:
65.9588, 6.4947, 31.2382
#dba75e color charts
#dba75e color shades, tints & tones
#dba75e color schemes
#dba75e color preview, HTML & CSS examples
This text has a color of #dba75e
<p style="color:#dba75e;">Text here</p>
.mytext {color:#dba75e;}
This box has a color of #dba75e
<div style="background-color:#dba75e;">Content here</div>
.mybackground {background-color:#dba75e;}
Border around this has a color of #dba75e
<div style="border:2px solid #dba75e;">Content here</div>
.myborder {border:2px solid #dba75e;}