#dbd06d color space conversions
Hex:
#dbd06d
RGB:
219, 208, 109
CMY:
14, 18, 57
CMYK:
0, 5, 50, 14
HSL:
54°, 60.4396%, 64.3137%
HSV (HSB):
54°, 50.2283%, 85.8824%
XYZ:
54.5296, 61.2759, 23.4214
xyY:
0.3917, 0.4401, 61.2759
CIE-Lab:
82.5269, -9.2196, 50.0396
CIE-LCH:
82.5269, 50.8819, 100.4394
CIE-Luv:
82.5269, 11.9079, 64.3050
Hunter-Lab:
78.2790, -12.6440, 37.0554
#dbd06d color charts
#dbd06d color shades, tints & tones
#dbd06d color schemes
#dbd06d color preview, HTML & CSS examples
This text has a color of #dbd06d
<p style="color:#dbd06d;">Text here</p>
.mytext {color:#dbd06d;}
This box has a color of #dbd06d
<div style="background-color:#dbd06d;">Content here</div>
.mybackground {background-color:#dbd06d;}
Border around this has a color of #dbd06d
<div style="border:2px solid #dbd06d;">Content here</div>
.myborder {border:2px solid #dbd06d;}