#dbc8c1 color space conversions
Hex:
#dbc8c1
RGB:
219, 200, 193
CMY:
14, 22, 24
CMYK:
0, 9, 12, 14
HSL:
16°, 26.5306%, 80.7843%
HSV (HSB):
16°, 11.8721%, 85.8824%
XYZ:
59.4933, 60.2189, 58.9398
xyY:
0.3330, 0.3371, 60.2189
CIE-Lab:
81.9570, 5.4788, 5.8944
CIE-LCH:
81.9570, 8.0474, 47.0930
CIE-Luv:
81.9570, 11.7015, 7.7185
Hunter-Lab:
77.6008, 1.0471, 9.2883
#dbc8c1 color charts
#dbc8c1 color shades, tints & tones
#dbc8c1 color schemes
#dbc8c1 color preview, HTML & CSS examples
This text has a color of #dbc8c1
<p style="color:#dbc8c1;">Text here</p>
.mytext {color:#dbc8c1;}
This box has a color of #dbc8c1
<div style="background-color:#dbc8c1;">Content here</div>
.mybackground {background-color:#dbc8c1;}
Border around this has a color of #dbc8c1
<div style="border:2px solid #dbc8c1;">Content here</div>
.myborder {border:2px solid #dbc8c1;}