#dbc505 color space conversions
Hex:
#dbc505
RGB:
219, 197, 5
CMY:
14, 23, 98
CMYK:
0, 10, 98, 14
HSL:
54°, 95.5357%, 43.9216%
HSV (HSB):
54°, 97.7169%, 85.8824%
XYZ:
49.2071, 55.0035, 8.1668
xyY:
0.4379, 0.4895, 55.0035
CIE-Lab:
79.0433, -8.1872, 79.5224
CIE-LCH:
79.0433, 79.9427, 95.8781
CIE-Luv:
79.0433, 21.7431, 84.7303
Hunter-Lab:
74.1644, -11.3553, 45.3862
#dbc505 color charts
#dbc505 color shades, tints & tones
#dbc505 color schemes
#dbc505 color preview, HTML & CSS examples
This text has a color of #dbc505
<p style="color:#dbc505;">Text here</p>
.mytext {color:#dbc505;}
This box has a color of #dbc505
<div style="background-color:#dbc505;">Content here</div>
.mybackground {background-color:#dbc505;}
Border around this has a color of #dbc505
<div style="border:2px solid #dbc505;">Content here</div>
.myborder {border:2px solid #dbc505;}