#dbac3c color space conversions
Hex:
#dbac3c
RGB:
219, 172, 60
CMY:
14, 33, 76
CMYK:
0, 21, 73, 14
HSL:
42°, 68.8312%, 54.7059%
HSV (HSB):
42°, 72.6027%, 85.8824%
XYZ:
44.7816, 44.8914, 10.5796
xyY:
0.4467, 0.4478, 44.8914
CIE-Lab:
72.8203, 6.2201, 61.1923
CIE-LCH:
72.8203, 61.5077, 84.1959
CIE-Luv:
72.8203, 38.8415, 66.6815
Hunter-Lab:
67.0010, 2.0525, 37.5387
#dbac3c color charts
#dbac3c color shades, tints & tones
#dbac3c color schemes
#dbac3c color preview, HTML & CSS examples
This text has a color of #dbac3c
<p style="color:#dbac3c;">Text here</p>
.mytext {color:#dbac3c;}
This box has a color of #dbac3c
<div style="background-color:#dbac3c;">Content here</div>
.mybackground {background-color:#dbac3c;}
Border around this has a color of #dbac3c
<div style="border:2px solid #dbac3c;">Content here</div>
.myborder {border:2px solid #dbac3c;}