#dbc884 color space conversions
Hex:
#dbc884
RGB:
219, 200, 132
CMY:
14, 22, 48
CMYK:
0, 9, 40, 14
HSL:
47°, 54.7170%, 68.8235%
HSV (HSB):
47°, 39.7260%, 85.8824%
XYZ:
54.0326, 58.0346, 30.1838
xyY:
0.3798, 0.4080, 58.0346
CIE-Lab:
80.7580, -2.8614, 36.4171
CIE-LCH:
80.7580, 36.5293, 94.4926
CIE-Luv:
80.7580, 15.8264, 48.5075
Hunter-Lab:
76.1804, -6.7109, 29.8348
#dbc884 color charts
#dbc884 color shades, tints & tones
#dbc884 color schemes
#dbc884 color preview, HTML & CSS examples
This text has a color of #dbc884
<p style="color:#dbc884;">Text here</p>
.mytext {color:#dbc884;}
This box has a color of #dbc884
<div style="background-color:#dbc884;">Content here</div>
.mybackground {background-color:#dbc884;}
Border around this has a color of #dbc884
<div style="border:2px solid #dbc884;">Content here</div>
.myborder {border:2px solid #dbc884;}