#dbb3ac color space conversions
Hex:
#dbb3ac
RGB:
219, 179, 172
CMY:
14, 30, 33
CMYK:
0, 18, 21, 14
HSL:
9°, 39.4958%, 76.6667%
HSV (HSB):
9°, 21.4612%, 85.8824%
XYZ:
52.7799, 50.2788, 45.9527
xyY:
0.3542, 0.3374, 50.2788
CIE-Lab:
76.2401, 13.3865, 9.0154
CIE-LCH:
76.2401, 16.1393, 33.9589
CIE-Luv:
76.2401, 25.3823, 10.5066
Hunter-Lab:
70.9076, 8.7779, 11.2115
#dbb3ac color charts
#dbb3ac color shades, tints & tones
#dbb3ac color schemes
#dbb3ac color preview, HTML & CSS examples
This text has a color of #dbb3ac
<p style="color:#dbb3ac;">Text here</p>
.mytext {color:#dbb3ac;}
This box has a color of #dbb3ac
<div style="background-color:#dbb3ac;">Content here</div>
.mybackground {background-color:#dbb3ac;}
Border around this has a color of #dbb3ac
<div style="border:2px solid #dbb3ac;">Content here</div>
.myborder {border:2px solid #dbb3ac;}