#dba128 color space conversions
Hex:
#dba128
RGB:
219, 161, 40
CMY:
14, 37, 84
CMYK:
0, 26, 82, 14
HSL:
41°, 71.3147%, 50.7843%
HSV (HSB):
41°, 81.7352%, 85.8824%
XYZ:
42.3413, 40.7030, 7.6323
xyY:
0.4669, 0.4489, 40.7030
CIE-Lab:
69.9673, 11.3179, 65.7560
CIE-LCH:
69.9673, 66.7229, 80.2339
CIE-Luv:
69.9673, 48.0080, 67.0733
Hunter-Lab:
63.7989, 6.8166, 37.5663
#dba128 color charts
#dba128 color shades, tints & tones
#dba128 color schemes
#dba128 color preview, HTML & CSS examples
This text has a color of #dba128
<p style="color:#dba128;">Text here</p>
.mytext {color:#dba128;}
This box has a color of #dba128
<div style="background-color:#dba128;">Content here</div>
.mybackground {background-color:#dba128;}
Border around this has a color of #dba128
<div style="border:2px solid #dba128;">Content here</div>
.myborder {border:2px solid #dba128;}