#b5a97b color space conversions
Hex:
#b5a97b
RGB:
181, 169, 123
CMY:
29, 34, 52
CMYK:
0, 7, 32, 29
HSL:
48°, 28.1553%, 59.6078%
HSV (HSB):
48°, 32.0442%, 70.9804%
XYZ:
36.8192, 39.6298, 24.4476
xyY:
0.3649, 0.3928, 39.6298
CIE-Lab:
69.2050, -2.7761, 25.3457
CIE-LCH:
69.2050, 25.4973, 96.2506
CIE-Luv:
69.2050, 10.0578, 34.0583
Hunter-Lab:
62.9522, -5.7660, 21.0411
#b5a97b color charts
#b5a97b color shades, tints & tones
#b5a97b color schemes
#b5a97b color preview, HTML & CSS examples
This text has a color of #b5a97b
<p style="color:#b5a97b;">Text here</p>
.mytext {color:#b5a97b;}
This box has a color of #b5a97b
<div style="background-color:#b5a97b;">Content here</div>
.mybackground {background-color:#b5a97b;}
Border around this has a color of #b5a97b
<div style="border:2px solid #b5a97b;">Content here</div>
.myborder {border:2px solid #b5a97b;}