#dbb500 color space conversions
Hex:
#dbb500
RGB:
219, 181, 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.7373, 48.1078, 6.8751
xyY:
0.4541, 0.4776, 48.1078
CIE-Lab:
74.8929, 0.0350, 77.0708
CIE-LCH:
74.8929, 77.0709, 89.9740
CIE-Luv:
74.8929, 33.4289, 78.9912
Hunter-Lab:
69.3598, -3.6730, 42.6749
#dbb500 color charts
#dbb500 color shades, tints & tones
#dbb500 color schemes
#dbb500 color preview, HTML & CSS examples
This text has a color of #dbb500
<p style="color:#dbb500;">Text here</p>
.mytext {color:#dbb500;}
This box has a color of #dbb500
<div style="background-color:#dbb500;">Content here</div>
.mybackground {background-color:#dbb500;}
Border around this has a color of #dbb500
<div style="border:2px solid #dbb500;">Content here</div>
.myborder {border:2px solid #dbb500;}