#b5aa9e color space conversions
Hex:
#b5aa9e
RGB:
181, 170, 158
CMY:
29, 33, 38
CMYK:
0, 6, 13, 29
HSL:
31°, 13.4503%, 66.4706%
HSV (HSB):
31°, 12.7072%, 70.9804%
XYZ:
39.6023, 41.0418, 38.1823
xyY:
0.3333, 0.3454, 41.0418
CIE-Lab:
70.2052, 1.8743, 7.5934
CIE-LCH:
70.2052, 7.8213, 76.1343
CIE-Luv:
70.2052, 7.2523, 10.5071
Hunter-Lab:
64.0639, -1.7686, 9.5076
#b5aa9e color charts
#b5aa9e color shades, tints & tones
#b5aa9e color schemes
#b5aa9e color preview, HTML & CSS examples
This text has a color of #b5aa9e
<p style="color:#b5aa9e;">Text here</p>
.mytext {color:#b5aa9e;}
This box has a color of #b5aa9e
<div style="background-color:#b5aa9e;">Content here</div>
.mybackground {background-color:#b5aa9e;}
Border around this has a color of #b5aa9e
<div style="border:2px solid #b5aa9e;">Content here</div>
.myborder {border:2px solid #b5aa9e;}