#dba04a color space conversions
Hex:
#dba04a
RGB:
219, 160, 74
CMY:
14, 37, 71
CMYK:
0, 27, 66, 14
HSL:
36°, 66.8203%, 57.4510%
HSV (HSB):
36°, 66.2100%, 85.8824%
XYZ:
43.0203, 40.6961, 12.0663
xyY:
0.4491, 0.4249, 40.6961
CIE-Lab:
69.9625, 13.3692, 52.1456
CIE-LCH:
69.9625, 53.8321, 75.6201
CIE-Luv:
69.9625, 46.9997, 57.0661
Hunter-Lab:
63.7935, 8.7360, 33.4410
#dba04a color charts
#dba04a color shades, tints & tones
#dba04a color schemes
#dba04a color preview, HTML & CSS examples
This text has a color of #dba04a
<p style="color:#dba04a;">Text here</p>
.mytext {color:#dba04a;}
This box has a color of #dba04a
<div style="background-color:#dba04a;">Content here</div>
.mybackground {background-color:#dba04a;}
Border around this has a color of #dba04a
<div style="border:2px solid #dba04a;">Content here</div>
.myborder {border:2px solid #dba04a;}