#dbd7d8 color space conversions
Hex:
#dbd7d8
RGB:
219, 215, 216
CMY:
14, 16, 15
CMYK:
0, 2, 1, 14
HSL:
345°, 5.2632%, 85.0980%
HSV (HSB):
345°, 1.8265%, 85.8824%
XYZ:
65.9085, 68.6188, 74.7368
xyY:
0.3150, 0.3279, 68.6188
CIE-Lab:
86.3149, 1.5462, -0.0177
CIE-LCH:
86.3149, 1.5463, 359.3431
CIE-Luv:
86.3149, 2.2147, -0.3011
Hunter-Lab:
82.8365, -2.9410, 4.4929
#dbd7d8 color charts
#dbd7d8 color shades, tints & tones
#dbd7d8 color schemes
#dbd7d8 color preview, HTML & CSS examples
This text has a color of #dbd7d8
<p style="color:#dbd7d8;">Text here</p>
.mytext {color:#dbd7d8;}
This box has a color of #dbd7d8
<div style="background-color:#dbd7d8;">Content here</div>
.mybackground {background-color:#dbd7d8;}
Border around this has a color of #dbd7d8
<div style="border:2px solid #dbd7d8;">Content here</div>
.myborder {border:2px solid #dbd7d8;}