#dbb600 color space conversions
Hex:
#dbb600
RGB:
219, 182, 0
CMY:
14, 29, 100
CMYK:
0, 17, 100, 14
HSL:
50°, 100.0000%, 42.9412%
HSV (HSB):
50°, 100.0000%, 85.8824%
XYZ:
45.9414, 48.5160, 6.9431
xyY:
0.4531, 0.4785, 48.5160
CIE-Lab:
75.1492, -0.4880, 77.2510
CIE-LCH:
75.1492, 77.2525, 90.3619
CIE-Luv:
75.1492, 32.6827, 79.3662
Hunter-Lab:
69.6534, -4.1600, 42.8473
#dbb600 color charts
#dbb600 color shades, tints & tones
#dbb600 color schemes
#dbb600 color preview, HTML & CSS examples
This text has a color of #dbb600
<p style="color:#dbb600;">Text here</p>
.mytext {color:#dbb600;}
This box has a color of #dbb600
<div style="background-color:#dbb600;">Content here</div>
.mybackground {background-color:#dbb600;}
Border around this has a color of #dbb600
<div style="border:2px solid #dbb600;">Content here</div>
.myborder {border:2px solid #dbb600;}