#dbbca0 color space conversions
Hex:
#dbbca0
RGB:
219, 188, 160
CMY:
14, 26, 37
CMYK:
0, 14, 27, 14
HSL:
28°, 45.0382%, 74.3137%
HSV (HSB):
28°, 26.9406%, 85.8824%
XYZ:
53.5418, 53.5646, 40.7747
xyY:
0.3621, 0.3622, 53.5646
CIE-Lab:
78.2072, 6.8759, 18.2676
CIE-LCH:
78.2072, 19.5188, 69.3738
CIE-Luv:
78.2072, 21.1946, 24.3167
Hunter-Lab:
73.1878, 2.5060, 18.1996
#dbbca0 color charts
#dbbca0 color shades, tints & tones
#dbbca0 color schemes
#dbbca0 color preview, HTML & CSS examples
This text has a color of #dbbca0
<p style="color:#dbbca0;">Text here</p>
.mytext {color:#dbbca0;}
This box has a color of #dbbca0
<div style="background-color:#dbbca0;">Content here</div>
.mybackground {background-color:#dbbca0;}
Border around this has a color of #dbbca0
<div style="border:2px solid #dbbca0;">Content here</div>
.myborder {border:2px solid #dbbca0;}