#dbb2a0 color space conversions
Hex:
#dbb2a0
RGB:
219, 178, 160
CMY:
14, 30, 37
CMYK:
0, 19, 27, 14
HSL:
18°, 45.0382%, 74.3137%
HSV (HSB):
18°, 26.9406%, 85.8824%
XYZ:
51.4790, 49.4389, 40.0871
xyY:
0.3651, 0.3506, 49.4389
CIE-Lab:
75.7236, 12.2081, 14.8005
CIE-LCH:
75.7236, 19.1858, 50.4826
CIE-Luv:
75.7236, 27.1872, 18.5466
Hunter-Lab:
70.3128, 7.6399, 15.4162
#dbb2a0 color charts
#dbb2a0 color shades, tints & tones
#dbb2a0 color schemes
#dbb2a0 color preview, HTML & CSS examples
This text has a color of #dbb2a0
<p style="color:#dbb2a0;">Text here</p>
.mytext {color:#dbb2a0;}
This box has a color of #dbb2a0
<div style="background-color:#dbb2a0;">Content here</div>
.mybackground {background-color:#dbb2a0;}
Border around this has a color of #dbb2a0
<div style="border:2px solid #dbb2a0;">Content here</div>
.myborder {border:2px solid #dbb2a0;}