#b3ac8e color space conversions
Hex:
#b3ac8e
RGB:
179, 172, 142
CMY:
30, 33, 44
CMYK:
0, 4, 21, 30
HSL:
49°, 19.5767%, 62.9412%
HSV (HSB):
49°, 20.6704%, 70.1961%
XYZ:
38.2254, 41.0417, 31.4983
xyY:
0.3451, 0.3705, 41.0417
CIE-Lab:
70.2052, -2.5047, 16.3562
CIE-LCH:
70.2052, 16.5468, 98.7062
CIE-Luv:
70.2052, 5.9136, 23.0474
Hunter-Lab:
64.0638, -5.6049, 15.6935
#b3ac8e color charts
#b3ac8e color shades, tints & tones
#b3ac8e color schemes
#b3ac8e color preview, HTML & CSS examples
This text has a color of #b3ac8e
<p style="color:#b3ac8e;">Text here</p>
.mytext {color:#b3ac8e;}
This box has a color of #b3ac8e
<div style="background-color:#b3ac8e;">Content here</div>
.mybackground {background-color:#b3ac8e;}
Border around this has a color of #b3ac8e
<div style="border:2px solid #b3ac8e;">Content here</div>
.myborder {border:2px solid #b3ac8e;}