#dbd66c color space conversions
Hex:
#dbd66c
RGB:
219, 214, 108
CMY:
14, 16, 58
CMYK:
0, 2, 51, 14
HSL:
57°, 60.6557%, 64.1176%
HSV (HSB):
57°, 50.6849%, 85.8824%
XYZ:
55.9668, 64.2359, 23.6364
xyY:
0.3891, 0.4466, 64.2359
CIE-Lab:
84.0884, -12.3322, 52.3665
CIE-LCH:
84.0884, 53.7991, 103.2516
CIE-Luv:
84.0884, 8.1601, 67.6117
Hunter-Lab:
80.1473, -15.6115, 38.6178
#dbd66c color charts
#dbd66c color shades, tints & tones
#dbd66c color schemes
#dbd66c color preview, HTML & CSS examples
This text has a color of #dbd66c
<p style="color:#dbd66c;">Text here</p>
.mytext {color:#dbd66c;}
This box has a color of #dbd66c
<div style="background-color:#dbd66c;">Content here</div>
.mybackground {background-color:#dbd66c;}
Border around this has a color of #dbd66c
<div style="border:2px solid #dbd66c;">Content here</div>
.myborder {border:2px solid #dbd66c;}