#dbd2c8 color space conversions
Hex:
#dbd2c8
RGB:
219, 210, 200
CMY:
14, 18, 22
CMYK:
0, 4, 9, 14
HSL:
32°, 20.8791%, 82.1569%
HSV (HSB):
32°, 8.6758%, 85.8824%
XYZ:
62.6853, 65.3234, 63.9484
xyY:
0.3266, 0.3403, 65.3234
CIE-Lab:
84.6501, 1.3870, 6.0456
CIE-LCH:
84.6501, 6.2027, 77.0782
CIE-Luv:
84.6501, 5.8229, 8.7411
Hunter-Lab:
80.8229, -2.9974, 9.6648
#dbd2c8 color charts
#dbd2c8 color shades, tints & tones
#dbd2c8 color schemes
#dbd2c8 color preview, HTML & CSS examples
This text has a color of #dbd2c8
<p style="color:#dbd2c8;">Text here</p>
.mytext {color:#dbd2c8;}
This box has a color of #dbd2c8
<div style="background-color:#dbd2c8;">Content here</div>
.mybackground {background-color:#dbd2c8;}
Border around this has a color of #dbd2c8
<div style="border:2px solid #dbd2c8;">Content here</div>
.myborder {border:2px solid #dbd2c8;}