#dbd8d2 color space conversions
Hex:
#dbd8d2
RGB:
219, 216, 210
CMY:
14, 15, 18
CMYK:
0, 1, 4, 14
HSL:
40°, 11.1111%, 84.1176%
HSV (HSB):
40°, 4.1096%, 85.8824%
XYZ:
65.4021, 68.8249, 70.8102
xyY:
0.3190, 0.3357, 68.8249
CIE-Lab:
86.4173, -0.0313, 3.3041
CIE-LCH:
86.4173, 3.3042, 90.5424
CIE-Luv:
86.4173, 2.0557, 4.9791
Hunter-Lab:
82.9608, -4.4609, 7.4663
#dbd8d2 color charts
#dbd8d2 color shades, tints & tones
#dbd8d2 color schemes
#dbd8d2 color preview, HTML & CSS examples
This text has a color of #dbd8d2
<p style="color:#dbd8d2;">Text here</p>
.mytext {color:#dbd8d2;}
This box has a color of #dbd8d2
<div style="background-color:#dbd8d2;">Content here</div>
.mybackground {background-color:#dbd8d2;}
Border around this has a color of #dbd8d2
<div style="border:2px solid #dbd8d2;">Content here</div>
.myborder {border:2px solid #dbd8d2;}