#b5ac9e color space conversions
Hex:
#b5ac9e
RGB:
181, 172, 158
CMY:
29, 33, 38
CMYK:
0, 5, 13, 29
HSL:
37°, 13.4503%, 66.4706%
HSV (HSB):
37°, 12.7072%, 70.9804%
XYZ:
39.9801, 41.7974, 38.3083
xyY:
0.3329, 0.3481, 41.7974
CIE-Lab:
70.7310, 0.7917, 8.3451
CIE-LCH:
70.7310, 8.3826, 84.5805
CIE-Luv:
70.7310, 6.1580, 11.7609
Hunter-Lab:
64.6509, -2.7547, 10.1239
#b5ac9e color charts
#b5ac9e color shades, tints & tones
#b5ac9e color schemes
#b5ac9e color preview, HTML & CSS examples
This text has a color of #b5ac9e
<p style="color:#b5ac9e;">Text here</p>
.mytext {color:#b5ac9e;}
This box has a color of #b5ac9e
<div style="background-color:#b5ac9e;">Content here</div>
.mybackground {background-color:#b5ac9e;}
Border around this has a color of #b5ac9e
<div style="border:2px solid #b5ac9e;">Content here</div>
.myborder {border:2px solid #b5ac9e;}