#b3ac9e color space conversions
Hex:
#b3ac9e
RGB:
179, 172, 158
CMY:
30, 33, 38
CMYK:
0, 4, 12, 30
HSL:
40°, 12.1387%, 66.0784%
HSV (HSB):
40°, 11.7318%, 70.1961%
XYZ:
39.5145, 41.5574, 38.2865
xyY:
0.3311, 0.3482, 41.5574
CIE-Lab:
70.5647, 0.0486, 8.0850
CIE-LCH:
70.5647, 8.0852, 89.6554
CIE-Luv:
70.5647, 4.9434, 11.5297
Hunter-Lab:
64.4650, -3.4004, 9.9125
#b3ac9e color charts
#b3ac9e color shades, tints & tones
#b3ac9e color schemes
#b3ac9e color preview, HTML & CSS examples
This text has a color of #b3ac9e
<p style="color:#b3ac9e;">Text here</p>
.mytext {color:#b3ac9e;}
This box has a color of #b3ac9e
<div style="background-color:#b3ac9e;">Content here</div>
.mybackground {background-color:#b3ac9e;}
Border around this has a color of #b3ac9e
<div style="border:2px solid #b3ac9e;">Content here</div>
.myborder {border:2px solid #b3ac9e;}