#dbd5cc color space conversions
Hex:
#dbd5cc
RGB:
219, 213, 204
CMY:
14, 16, 20
CMYK:
0, 3, 7, 14
HSL:
36°, 17.2414%, 82.9412%
HSV (HSB):
36°, 6.8493%, 85.8824%
XYZ:
63.9068, 67.0082, 66.6924
xyY:
0.3234, 0.3391, 67.0082
CIE-Lab:
85.5081, 0.4974, 5.1627
CIE-LCH:
85.5081, 5.1866, 84.4967
CIE-Luv:
85.5081, 3.9828, 7.6247
Hunter-Lab:
81.8585, -3.8979, 8.9958
#dbd5cc color charts
#dbd5cc color shades, tints & tones
#dbd5cc color schemes
#dbd5cc color preview, HTML & CSS examples
This text has a color of #dbd5cc
<p style="color:#dbd5cc;">Text here</p>
.mytext {color:#dbd5cc;}
This box has a color of #dbd5cc
<div style="background-color:#dbd5cc;">Content here</div>
.mybackground {background-color:#dbd5cc;}
Border around this has a color of #dbd5cc
<div style="border:2px solid #dbd5cc;">Content here</div>
.myborder {border:2px solid #dbd5cc;}