#dbd8da color space conversions
Hex:
#dbd8da
RGB:
219, 216, 218
CMY:
14, 15, 15
CMYK:
0, 1, 0, 14
HSL:
320°, 4.0000%, 85.2941%
HSV (HSB):
320°, 1.3699%, 85.8824%
XYZ:
66.4242, 69.2338, 76.1922
xyY:
0.3135, 0.3268, 69.2338
CIE-Lab:
86.6197, 1.3839, -0.6302
CIE-LCH:
86.6197, 1.5206, 335.5157
CIE-Luv:
86.6197, 1.5841, -1.2041
Hunter-Lab:
83.2068, -3.1150, 3.9531
#dbd8da color charts
#dbd8da color shades, tints & tones
#dbd8da color schemes
#dbd8da color preview, HTML & CSS examples
This text has a color of #dbd8da
<p style="color:#dbd8da;">Text here</p>
.mytext {color:#dbd8da;}
This box has a color of #dbd8da
<div style="background-color:#dbd8da;">Content here</div>
.mybackground {background-color:#dbd8da;}
Border around this has a color of #dbd8da
<div style="border:2px solid #dbd8da;">Content here</div>
.myborder {border:2px solid #dbd8da;}