#dbd08c color space conversions
Hex:
#dbd08c
RGB:
219, 208, 140
CMY:
14, 18, 45
CMYK:
0, 5, 36, 14
HSL:
52°, 52.3179%, 70.3922%
HSV (HSB):
52°, 36.0731%, 85.8824%
XYZ:
56.5029, 62.0653, 33.8127
xyY:
0.3708, 0.4073, 62.0653
CIE-Lab:
82.9481, -6.0830, 35.1634
CIE-LCH:
82.9481, 35.6857, 99.8145
CIE-Luv:
82.9481, 10.4770, 48.1337
Hunter-Lab:
78.7815, -9.8456, 29.7000
#dbd08c color charts
#dbd08c color shades, tints & tones
#dbd08c color schemes
#dbd08c color preview, HTML & CSS examples
This text has a color of #dbd08c
<p style="color:#dbd08c;">Text here</p>
.mytext {color:#dbd08c;}
This box has a color of #dbd08c
<div style="background-color:#dbd08c;">Content here</div>
.mybackground {background-color:#dbd08c;}
Border around this has a color of #dbd08c
<div style="border:2px solid #dbd08c;">Content here</div>
.myborder {border:2px solid #dbd08c;}