#b5a15e color space conversions
Hex:
#b5a15e
RGB:
181, 161, 94
CMY:
29, 37, 63
CMYK:
0, 11, 48, 29
HSL:
46°, 37.0213%, 53.9216%
HSV (HSB):
46°, 48.0663%, 70.9804%
XYZ:
33.8213, 36.1216, 15.7793
xyY:
0.3945, 0.4214, 36.1216
CIE-Lab:
66.6128, -1.7763, 37.3835
CIE-LCH:
66.6128, 37.4257, 92.7204
CIE-Luv:
66.6128, 16.7279, 46.3281
Hunter-Lab:
60.1013, -4.7284, 26.5046
#b5a15e color charts
#b5a15e color shades, tints & tones
#b5a15e color schemes
#b5a15e color preview, HTML & CSS examples
This text has a color of #b5a15e
<p style="color:#b5a15e;">Text here</p>
.mytext {color:#b5a15e;}
This box has a color of #b5a15e
<div style="background-color:#b5a15e;">Content here</div>
.mybackground {background-color:#b5a15e;}
Border around this has a color of #b5a15e
<div style="border:2px solid #b5a15e;">Content here</div>
.myborder {border:2px solid #b5a15e;}