#dbac10 color space conversions
Hex:
#dbac10
RGB:
219, 172, 16
CMY:
14, 33, 94
CMYK:
0, 21, 93, 14
HSL:
46°, 86.3830%, 46.0784%
HSV (HSB):
46°, 92.6941%, 85.8824%
XYZ:
44.0595, 44.6025, 6.7772
xyY:
0.4616, 0.4673, 44.6025
CIE-Lab:
72.6294, 4.9405, 73.5483
CIE-LCH:
72.6294, 73.7141, 86.1570
CIE-Luv:
72.6294, 40.0836, 74.5781
Hunter-Lab:
66.7851, 0.8860, 40.7330
#dbac10 color charts
#dbac10 color shades, tints & tones
#dbac10 color schemes
#dbac10 color preview, HTML & CSS examples
This text has a color of #dbac10
<p style="color:#dbac10;">Text here</p>
.mytext {color:#dbac10;}
This box has a color of #dbac10
<div style="background-color:#dbac10;">Content here</div>
.mybackground {background-color:#dbac10;}
Border around this has a color of #dbac10
<div style="border:2px solid #dbac10;">Content here</div>
.myborder {border:2px solid #dbac10;}