#dbbfac color space conversions
Hex:
#dbbfac
RGB:
219, 191, 172
CMY:
14, 25, 33
CMYK:
0, 13, 21, 14
HSL:
24°, 39.4958%, 76.6667%
HSV (HSB):
24°, 21.4612%, 85.8824%
XYZ:
55.2906, 55.3002, 46.7896
xyY:
0.3513, 0.3514, 55.3002
CIE-Lab:
79.2139, 6.9843, 13.2374
CIE-LCH:
79.2139, 14.9669, 62.1829
CIE-Luv:
79.2139, 18.4271, 17.6603
Hunter-Lab:
74.3641, 2.5797, 14.7499
#dbbfac color charts
#dbbfac color shades, tints & tones
#dbbfac color schemes
#dbbfac color preview, HTML & CSS examples
This text has a color of #dbbfac
<p style="color:#dbbfac;">Text here</p>
.mytext {color:#dbbfac;}
This box has a color of #dbbfac
<div style="background-color:#dbbfac;">Content here</div>
.mybackground {background-color:#dbbfac;}
Border around this has a color of #dbbfac
<div style="border:2px solid #dbbfac;">Content here</div>
.myborder {border:2px solid #dbbfac;}