#dbc5a8 color space conversions
Hex:
#dbc5a8
RGB:
219, 197, 168
CMY:
14, 23, 34
CMYK:
0, 10, 23, 14
HSL:
34°, 41.4634%, 75.8824%
HSV (HSB):
34°, 23.2877%, 85.8824%
XYZ:
56.2476, 57.8197, 45.2415
xyY:
0.3531, 0.3629, 57.8197
CIE-Lab:
80.6385, 3.2381, 17.3767
CIE-LCH:
80.6385, 17.6758, 79.4441
CIE-Luv:
80.6385, 15.2651, 24.0324
Hunter-Lab:
76.0393, -1.0293, 17.9514
#dbc5a8 color charts
#dbc5a8 color shades, tints & tones
#dbc5a8 color schemes
#dbc5a8 color preview, HTML & CSS examples
This text has a color of #dbc5a8
<p style="color:#dbc5a8;">Text here</p>
.mytext {color:#dbc5a8;}
This box has a color of #dbc5a8
<div style="background-color:#dbc5a8;">Content here</div>
.mybackground {background-color:#dbc5a8;}
Border around this has a color of #dbc5a8
<div style="border:2px solid #dbc5a8;">Content here</div>
.myborder {border:2px solid #dbc5a8;}