#dbd84d color space conversions
Hex:
#dbd84d
RGB:
219, 216, 77
CMY:
14, 15, 70
CMYK:
0, 1, 65, 14
HSL:
59°, 66.3551%, 58.0392%
HSV (HSB):
59°, 64.8402%, 85.8824%
XYZ:
55.1088, 64.7076, 16.6065
xyY:
0.4040, 0.4743, 64.7076
CIE-Lab:
84.3328, -15.5381, 66.1308
CIE-LCH:
84.3328, 67.9317, 103.2224
CIE-Luv:
84.3328, 7.7981, 80.1729
Hunter-Lab:
80.4410, -18.4844, 44.0688
#dbd84d color charts
#dbd84d color shades, tints & tones
#dbd84d color schemes
#dbd84d color preview, HTML & CSS examples
This text has a color of #dbd84d
<p style="color:#dbd84d;">Text here</p>
.mytext {color:#dbd84d;}
This box has a color of #dbd84d
<div style="background-color:#dbd84d;">Content here</div>
.mybackground {background-color:#dbd84d;}
Border around this has a color of #dbd84d
<div style="border:2px solid #dbd84d;">Content here</div>
.myborder {border:2px solid #dbd84d;}