#b5a97c color space conversions
Hex:
#b5a97c
RGB:
181, 169, 124
CMY:
29, 34, 51
CMYK:
0, 7, 31, 29
HSL:
47°, 27.8049%, 59.8039%
HSV (HSB):
47°, 31.4917%, 70.9804%
XYZ:
36.8821, 39.6549, 24.7791
xyY:
0.3640, 0.3914, 39.6549
CIE-Lab:
69.2230, -2.6463, 24.8299
CIE-LCH:
69.2230, 24.9706, 96.0834
CIE-Luv:
69.2230, 9.9990, 33.4302
Hunter-Lab:
62.9722, -5.6558, 20.7504
#b5a97c color charts
#b5a97c color shades, tints & tones
#b5a97c color schemes
#b5a97c color preview, HTML & CSS examples
This text has a color of #b5a97c
<p style="color:#b5a97c;">Text here</p>
.mytext {color:#b5a97c;}
This box has a color of #b5a97c
<div style="background-color:#b5a97c;">Content here</div>
.mybackground {background-color:#b5a97c;}
Border around this has a color of #b5a97c
<div style="border:2px solid #b5a97c;">Content here</div>
.myborder {border:2px solid #b5a97c;}