#dbc8b7 color space conversions
Hex:
#dbc8b7
RGB:
219, 200, 183
CMY:
14, 22, 28
CMYK:
0, 9, 16, 14
HSL:
28°, 33.3333%, 78.8235%
HSV (HSB):
28°, 16.4384%, 85.8824%
XYZ:
58.4149, 59.7875, 53.2611
xyY:
0.3407, 0.3487, 59.7875
CIE-Lab:
81.7226, 3.8893, 10.9027
CIE-LCH:
81.7226, 11.5757, 70.3672
CIE-Luv:
81.7226, 12.4496, 15.1378
Hunter-Lab:
77.3224, -0.4623, 13.2856
#dbc8b7 color charts
#dbc8b7 color shades, tints & tones
#dbc8b7 color schemes
#dbc8b7 color preview, HTML & CSS examples
This text has a color of #dbc8b7
<p style="color:#dbc8b7;">Text here</p>
.mytext {color:#dbc8b7;}
This box has a color of #dbc8b7
<div style="background-color:#dbc8b7;">Content here</div>
.mybackground {background-color:#dbc8b7;}
Border around this has a color of #dbc8b7
<div style="border:2px solid #dbc8b7;">Content here</div>
.myborder {border:2px solid #dbc8b7;}