#dbdb9c color space conversions
Hex:
#dbdb9c
RGB:
219, 219, 156
CMY:
14, 14, 39
CMYK:
0, 0, 29, 14
HSL:
60°, 46.6667%, 73.5294%
HSV (HSB):
60°, 28.7671%, 85.8824%
XYZ:
60.5457, 68.1234, 41.4105
xyY:
0.3560, 0.4005, 68.1234
CIE-Lab:
86.0681, -9.7344, 31.0756
CIE-LCH:
86.0681, 32.5645, 107.3931
CIE-Luv:
86.0681, 3.2118, 44.5122
Hunter-Lab:
82.5369, -13.4993, 28.0288
#dbdb9c color charts
#dbdb9c color shades, tints & tones
#dbdb9c color schemes
#dbdb9c color preview, HTML & CSS examples
This text has a color of #dbdb9c
<p style="color:#dbdb9c;">Text here</p>
.mytext {color:#dbdb9c;}
This box has a color of #dbdb9c
<div style="background-color:#dbdb9c;">Content here</div>
.mybackground {background-color:#dbdb9c;}
Border around this has a color of #dbdb9c
<div style="border:2px solid #dbdb9c;">Content here</div>
.myborder {border:2px solid #dbdb9c;}