#dbd7d5 color space conversions
Hex:
#dbd7d5
RGB:
219, 215, 213
CMY:
14, 16, 16
CMYK:
0, 2, 3, 14
HSL:
20°, 7.6923%, 84.7059%
HSV (HSB):
20°, 2.7397%, 85.8824%
XYZ:
65.5241, 68.4650, 72.7124
xyY:
0.3170, 0.3312, 68.4650
CIE-Lab:
86.2385, 1.0138, 1.4579
CIE-LCH:
86.2385, 1.7757, 55.1872
CIE-Luv:
86.2385, 2.3953, 2.0243
Hunter-Lab:
82.7436, -3.4484, 5.8184
#dbd7d5 color charts
#dbd7d5 color shades, tints & tones
#dbd7d5 color schemes
#dbd7d5 color preview, HTML & CSS examples
This text has a color of #dbd7d5
<p style="color:#dbd7d5;">Text here</p>
.mytext {color:#dbd7d5;}
This box has a color of #dbd7d5
<div style="background-color:#dbd7d5;">Content here</div>
.mybackground {background-color:#dbd7d5;}
Border around this has a color of #dbd7d5
<div style="border:2px solid #dbd7d5;">Content here</div>
.myborder {border:2px solid #dbd7d5;}