#b5a36a color space conversions
Hex:
#b5a36a
RGB:
181, 163, 106
CMY:
29, 36, 58
CMYK:
0, 10, 41, 29
HSL:
46°, 33.6323%, 56.2745%
HSV (HSB):
46°, 41.4365%, 70.9804%
XYZ:
34.7548, 37.0588, 18.9570
xyY:
0.3829, 0.4083, 37.0588
CIE-Lab:
67.3211, -1.5993, 31.9794
CIE-LCH:
67.3211, 32.0194, 92.8630
CIE-Luv:
67.3211, 14.7547, 40.9236
Hunter-Lab:
60.8759, -4.6251, 24.1500
#b5a36a color charts
#b5a36a color shades, tints & tones
#b5a36a color schemes
#b5a36a color preview, HTML & CSS examples
This text has a color of #b5a36a
<p style="color:#b5a36a;">Text here</p>
.mytext {color:#b5a36a;}
This box has a color of #b5a36a
<div style="background-color:#b5a36a;">Content here</div>
.mybackground {background-color:#b5a36a;}
Border around this has a color of #b5a36a
<div style="border:2px solid #b5a36a;">Content here</div>
.myborder {border:2px solid #b5a36a;}