#dbd04d color space conversions
Hex:
#dbd04d
RGB:
219, 208, 77
CMY:
14, 18, 70
CMYK:
0, 5, 65, 14
HSL:
55°, 66.3551%, 58.0392%
HSV (HSB):
55°, 64.8402%, 85.8824%
XYZ:
53.1088, 60.7076, 15.9398
xyY:
0.4093, 0.4679, 60.7076
CIE-Lab:
82.2213, -11.5427, 63.9398
CIE-LCH:
82.2213, 64.9733, 100.2330
CIE-Luv:
82.2213, 13.0098, 76.7430
Hunter-Lab:
77.9151, -14.6815, 42.4111
#dbd04d color charts
#dbd04d color shades, tints & tones
#dbd04d color schemes
#dbd04d color preview, HTML & CSS examples
This text has a color of #dbd04d
<p style="color:#dbd04d;">Text here</p>
.mytext {color:#dbd04d;}
This box has a color of #dbd04d
<div style="background-color:#dbd04d;">Content here</div>
.mybackground {background-color:#dbd04d;}
Border around this has a color of #dbd04d
<div style="border:2px solid #dbd04d;">Content here</div>
.myborder {border:2px solid #dbd04d;}