#dbb81f color space conversions
Hex:
#dbb81f
RGB:
219, 184, 31
CMY:
14, 28, 88
CMYK:
0, 16, 86, 14
HSL:
49°, 75.2000%, 49.0196%
HSV (HSB):
49°, 85.8447%, 85.8824%
XYZ:
46.6012, 49.4400, 8.3830
xyY:
0.4463, 0.4735, 49.4400
CIE-Lab:
75.7242, -1.0968, 73.0620
CIE-LCH:
75.7242, 73.0702, 90.8600
CIE-Luv:
75.7242, 30.8534, 77.5071
Hunter-Lab:
70.3136, -4.7456, 42.1507
#dbb81f color charts
#dbb81f color shades, tints & tones
#dbb81f color schemes
#dbb81f color preview, HTML & CSS examples
This text has a color of #dbb81f
<p style="color:#dbb81f;">Text here</p>
.mytext {color:#dbb81f;}
This box has a color of #dbb81f
<div style="background-color:#dbb81f;">Content here</div>
.mybackground {background-color:#dbb81f;}
Border around this has a color of #dbb81f
<div style="border:2px solid #dbb81f;">Content here</div>
.myborder {border:2px solid #dbb81f;}