#dbac32 color space conversions
Hex:
#dbac32
RGB:
219, 172, 50
CMY:
14, 33, 80
CMYK:
0, 21, 77, 14
HSL:
43°, 70.1245%, 52.7451%
HSV (HSB):
43°, 77.1689%, 85.8824%
XYZ:
44.5417, 44.7954, 9.3164
xyY:
0.4515, 0.4541, 44.7954
CIE-Lab:
72.7570, 5.7971, 64.8988
CIE-LCH:
72.7570, 65.1572, 84.8956
CIE-Luv:
72.7570, 39.2484, 69.2700
Hunter-Lab:
66.9294, 1.6658, 38.5975
#dbac32 color charts
#dbac32 color shades, tints & tones
#dbac32 color schemes
#dbac32 color preview, HTML & CSS examples
This text has a color of #dbac32
<p style="color:#dbac32;">Text here</p>
.mytext {color:#dbac32;}
This box has a color of #dbac32
<div style="background-color:#dbac32;">Content here</div>
.mybackground {background-color:#dbac32;}
Border around this has a color of #dbac32
<div style="border:2px solid #dbac32;">Content here</div>
.myborder {border:2px solid #dbac32;}