#b5a97a color space conversions
Hex:
#b5a97a
RGB:
181, 169, 122
CMY:
29, 34, 52
CMYK:
0, 7, 33, 29
HSL:
48°, 28.5024%, 59.4118%
HSV (HSB):
48°, 32.5967%, 70.9804%
XYZ:
36.7569, 39.6048, 24.1196
xyY:
0.3658, 0.3942, 39.6048
CIE-Lab:
69.1871, -2.9048, 25.8611
CIE-LCH:
69.1871, 26.0237, 96.4087
CIE-Luv:
69.1871, 10.1161, 34.6822
Hunter-Lab:
62.9324, -5.8753, 21.3291
#b5a97a color charts
#b5a97a color shades, tints & tones
#b5a97a color schemes
#b5a97a color preview, HTML & CSS examples
This text has a color of #b5a97a
<p style="color:#b5a97a;">Text here</p>
.mytext {color:#b5a97a;}
This box has a color of #b5a97a
<div style="background-color:#b5a97a;">Content here</div>
.mybackground {background-color:#b5a97a;}
Border around this has a color of #b5a97a
<div style="border:2px solid #b5a97a;">Content here</div>
.myborder {border:2px solid #b5a97a;}