#dbbf40 color space conversions
Hex:
#dbbf40
RGB:
219, 191, 64
CMY:
14, 25, 75
CMYK:
0, 13, 71, 14
HSL:
49°, 68.2819%, 55.4902%
HSV (HSB):
49°, 70.7763%, 85.8824%
XYZ:
48.7696, 52.6918, 12.4506
xyY:
0.4281, 0.4626, 52.6918
CIE-Lab:
77.6927, -3.5588, 64.4643
CIE-LCH:
77.6927, 64.5625, 93.1599
CIE-Luv:
77.6927, 24.9732, 73.4375
Hunter-Lab:
72.5891, -7.1043, 40.6429
#dbbf40 color charts
#dbbf40 color shades, tints & tones
#dbbf40 color schemes
#dbbf40 color preview, HTML & CSS examples
This text has a color of #dbbf40
<p style="color:#dbbf40;">Text here</p>
.mytext {color:#dbbf40;}
This box has a color of #dbbf40
<div style="background-color:#dbbf40;">Content here</div>
.mybackground {background-color:#dbbf40;}
Border around this has a color of #dbbf40
<div style="border:2px solid #dbbf40;">Content here</div>
.myborder {border:2px solid #dbbf40;}