#dbd50f color space conversions
Hex:
#dbd50f
RGB:
219, 213, 15
CMY:
14, 16, 94
CMYK:
0, 3, 93, 14
HSL:
58°, 87.1795%, 45.8824%
HSV (HSB):
58°, 93.1507%, 85.8824%
XYZ:
53.0939, 62.6831, 9.7526
xyY:
0.4230, 0.4993, 62.6831
CIE-Lab:
83.2753, -16.1245, 81.6793
CIE-LCH:
83.2753, 83.2557, 101.1673
CIE-Luv:
83.2753, 10.6554, 90.2271
Hunter-Lab:
79.1726, -18.8484, 48.1174
#dbd50f color charts
#dbd50f color shades, tints & tones
#dbd50f color schemes
#dbd50f color preview, HTML & CSS examples
This text has a color of #dbd50f
<p style="color:#dbd50f;">Text here</p>
.mytext {color:#dbd50f;}
This box has a color of #dbd50f
<div style="background-color:#dbd50f;">Content here</div>
.mybackground {background-color:#dbd50f;}
Border around this has a color of #dbd50f
<div style="border:2px solid #dbd50f;">Content here</div>
.myborder {border:2px solid #dbd50f;}