#b5b05a color space conversions
Hex:
#b5b05a
RGB:
181, 176, 90
CMY:
29, 31, 65
CMYK:
0, 3, 50, 29
HSL:
57°, 38.0753%, 53.1373%
HSV (HSB):
57°, 50.2762%, 70.9804%
XYZ:
36.4269, 41.6126, 15.7850
xyY:
0.3882, 0.4435, 41.6126
CIE-Lab:
70.6030, -10.1012, 44.2505
CIE-LCH:
70.6030, 45.3888, 102.8587
CIE-Luv:
70.6030, 7.3152, 55.6754
Hunter-Lab:
64.5078, -12.0918, 30.6473
#b5b05a color charts
#b5b05a color shades, tints & tones
#b5b05a color schemes
#b5b05a color preview, HTML & CSS examples
This text has a color of #b5b05a
<p style="color:#b5b05a;">Text here</p>
.mytext {color:#b5b05a;}
This box has a color of #b5b05a
<div style="background-color:#b5b05a;">Content here</div>
.mybackground {background-color:#b5b05a;}
Border around this has a color of #b5b05a
<div style="border:2px solid #b5b05a;">Content here</div>
.myborder {border:2px solid #b5b05a;}