#b5a95c color space conversions
Hex:
#b5a95c
RGB:
181, 169, 92
CMY:
29, 34, 64
CMYK:
0, 7, 49, 29
HSL:
52°, 37.5527%, 53.5294%
HSV (HSB):
52°, 49.1713%, 70.9804%
XYZ:
35.1758, 38.9724, 15.7937
xyY:
0.3911, 0.4333, 38.9724
CIE-Lab:
68.7313, -6.2397, 41.0041
CIE-LCH:
68.7313, 41.4762, 98.6524
CIE-Luv:
68.7313, 11.6730, 51.3012
Hunter-Lab:
62.4279, -8.6707, 28.6997
#b5a95c color charts
#b5a95c color shades, tints & tones
#b5a95c color schemes
#b5a95c color preview, HTML & CSS examples
This text has a color of #b5a95c
<p style="color:#b5a95c;">Text here</p>
.mytext {color:#b5a95c;}
This box has a color of #b5a95c
<div style="background-color:#b5a95c;">Content here</div>
.mybackground {background-color:#b5a95c;}
Border around this has a color of #b5a95c
<div style="border:2px solid #b5a95c;">Content here</div>
.myborder {border:2px solid #b5a95c;}