#dbb8a9 color space conversions
Hex:
#dbb8a9
RGB:
219, 184, 169
CMY:
14, 28, 34
CMYK:
0, 16, 23, 14
HSL:
18°, 40.9836%, 76.0784%
HSV (HSB):
18°, 22.8311%, 85.8824%
XYZ:
53.5153, 52.2056, 44.7922
xyY:
0.3556, 0.3469, 52.2056
CIE-Lab:
77.4036, 10.2713, 12.2951
CIE-LCH:
77.4036, 16.0209, 50.1247
CIE-Luv:
77.4036, 22.7614, 15.6559
Hunter-Lab:
72.2535, 5.7645, 13.8216
#dbb8a9 color charts
#dbb8a9 color shades, tints & tones
#dbb8a9 color schemes
#dbb8a9 color preview, HTML & CSS examples
This text has a color of #dbb8a9
<p style="color:#dbb8a9;">Text here</p>
.mytext {color:#dbb8a9;}
This box has a color of #dbb8a9
<div style="background-color:#dbb8a9;">Content here</div>
.mybackground {background-color:#dbb8a9;}
Border around this has a color of #dbb8a9
<div style="border:2px solid #dbb8a9;">Content here</div>
.myborder {border:2px solid #dbb8a9;}