#dbc4be color space conversions
Hex:
#dbc4be
RGB:
219, 196, 190
CMY:
14, 23, 25
CMYK:
0, 11, 13, 14
HSL:
12°, 28.7129%, 80.1961%
HSV (HSB):
12°, 13.2420%, 85.8824%
XYZ:
58.2476, 58.2576, 56.8901
xyY:
0.3359, 0.3360, 58.2576
CIE-Lab:
80.8818, 7.1069, 5.9525
CIE-LCH:
80.8818, 9.2704, 39.9482
CIE-Luv:
80.8818, 14.1267, 7.4806
Hunter-Lab:
76.3267, 2.6480, 9.2369
#dbc4be color charts
#dbc4be color shades, tints & tones
#dbc4be color schemes
#dbc4be color preview, HTML & CSS examples
This text has a color of #dbc4be
<p style="color:#dbc4be;">Text here</p>
.mytext {color:#dbc4be;}
This box has a color of #dbc4be
<div style="background-color:#dbc4be;">Content here</div>
.mybackground {background-color:#dbc4be;}
Border around this has a color of #dbc4be
<div style="border:2px solid #dbc4be;">Content here</div>
.myborder {border:2px solid #dbc4be;}