#dbb127 color space conversions
Hex:
#dbb127
RGB:
219, 177, 39
CMY:
14, 31, 85
CMYK:
0, 19, 82, 14
HSL:
46°, 71.4286%, 50.5882%
HSV (HSB):
46°, 82.1918%, 85.8824%
XYZ:
45.3018, 46.6508, 8.5363
xyY:
0.4508, 0.4642, 46.6508
CIE-Lab:
73.9659, 2.7831, 69.5150
CIE-LCH:
73.9659, 69.5707, 87.7073
CIE-Luv:
73.9659, 35.8550, 73.5176
Hunter-Lab:
68.3014, -1.1351, 40.4009
#dbb127 color charts
#dbb127 color shades, tints & tones
#dbb127 color schemes
#dbb127 color preview, HTML & CSS examples
This text has a color of #dbb127
<p style="color:#dbb127;">Text here</p>
.mytext {color:#dbb127;}
This box has a color of #dbb127
<div style="background-color:#dbb127;">Content here</div>
.mybackground {background-color:#dbb127;}
Border around this has a color of #dbb127
<div style="border:2px solid #dbb127;">Content here</div>
.myborder {border:2px solid #dbb127;}