#dbb800 color space conversions
Hex:
#dbb800
RGB:
219, 184, 0
CMY:
14, 28, 100
CMYK:
0, 16, 100, 14
HSL:
50°, 100.0000%, 42.9412%
HSV (HSB):
50°, 100.0000%, 85.8824%
XYZ:
46.3539, 49.3410, 7.0807
xyY:
0.4510, 0.4801, 49.3410
CIE-Lab:
75.6630, -1.5316, 77.6128
CIE-LCH:
75.6630, 77.6279, 91.1305
CIE-Luv:
75.6630, 31.1974, 80.1166
Hunter-Lab:
70.2432, -5.1323, 43.1937
#dbb800 color charts
#dbb800 color shades, tints & tones
#dbb800 color schemes
#dbb800 color preview, HTML & CSS examples
This text has a color of #dbb800
<p style="color:#dbb800;">Text here</p>
.mytext {color:#dbb800;}
This box has a color of #dbb800
<div style="background-color:#dbb800;">Content here</div>
.mybackground {background-color:#dbb800;}
Border around this has a color of #dbb800
<div style="border:2px solid #dbb800;">Content here</div>
.myborder {border:2px solid #dbb800;}