#dbbf32 color space conversions
Hex:
#dbbf32
RGB:
219, 191, 50
CMY:
14, 25, 80
CMYK:
0, 13, 77, 14
HSL:
50°, 70.1245%, 52.7451%
HSV (HSB):
50°, 77.1689%, 85.8824%
XYZ:
48.4199, 52.5520, 10.6092
xyY:
0.4339, 0.4710, 52.5520
CIE-Lab:
77.6097, -4.1602, 69.3645
CIE-LCH:
77.6097, 69.4891, 93.4322
CIE-Luv:
77.6097, 25.3828, 76.9072
Hunter-Lab:
72.4927, -7.6371, 42.0680
#dbbf32 color charts
#dbbf32 color shades, tints & tones
#dbbf32 color schemes
#dbbf32 color preview, HTML & CSS examples
This text has a color of #dbbf32
<p style="color:#dbbf32;">Text here</p>
.mytext {color:#dbbf32;}
This box has a color of #dbbf32
<div style="background-color:#dbbf32;">Content here</div>
.mybackground {background-color:#dbbf32;}
Border around this has a color of #dbbf32
<div style="border:2px solid #dbbf32;">Content here</div>
.myborder {border:2px solid #dbbf32;}