#b3ac9c color space conversions
Hex:
#b3ac9c
RGB:
179, 172, 156
CMY:
30, 33, 39
CMYK:
0, 4, 13, 30
HSL:
42°, 13.1429%, 65.6863%
HSV (HSB):
42°, 12.8492%, 70.1961%
XYZ:
39.3437, 41.4891, 37.3870
xyY:
0.3328, 0.3509, 41.4891
CIE-Lab:
70.5172, -0.2852, 9.1174
CIE-LCH:
70.5172, 9.1219, 91.7920
CIE-Luv:
70.5172, 5.0682, 13.0119
Hunter-Lab:
64.4120, -3.6909, 10.6743
#b3ac9c color charts
#b3ac9c color shades, tints & tones
#b3ac9c color schemes
#b3ac9c color preview, HTML & CSS examples
This text has a color of #b3ac9c
<p style="color:#b3ac9c;">Text here</p>
.mytext {color:#b3ac9c;}
This box has a color of #b3ac9c
<div style="background-color:#b3ac9c;">Content here</div>
.mybackground {background-color:#b3ac9c;}
Border around this has a color of #b3ac9c
<div style="border:2px solid #b3ac9c;">Content here</div>
.myborder {border:2px solid #b3ac9c;}