#dbd55f color space conversions
Hex:
#dbd55f
RGB:
219, 213, 95
CMY:
14, 16, 63
CMYK:
0, 3, 57, 14
HSL:
57°, 63.2653%, 61.5686%
HSV (HSB):
57°, 56.6210%, 85.8824%
XYZ:
55.0732, 63.4748, 20.1757
xyY:
0.3970, 0.4576, 63.4748
CIE-Lab:
83.6916, -12.8638, 57.8607
CIE-LCH:
83.6916, 59.2734, 102.5343
CIE-Luv:
83.6916, 9.2269, 72.5721
Hunter-Lab:
79.6711, -16.0349, 40.7553
#dbd55f color charts
#dbd55f color shades, tints & tones
#dbd55f color schemes
#dbd55f color preview, HTML & CSS examples
This text has a color of #dbd55f
<p style="color:#dbd55f;">Text here</p>
.mytext {color:#dbd55f;}
This box has a color of #dbd55f
<div style="background-color:#dbd55f;">Content here</div>
.mybackground {background-color:#dbd55f;}
Border around this has a color of #dbd55f
<div style="border:2px solid #dbd55f;">Content here</div>
.myborder {border:2px solid #dbd55f;}