#b9b05a color space conversions
Hex:
#b9b05a
RGB:
185, 176, 90
CMY:
27, 31, 65
CMYK:
0, 5, 51, 27
HSL:
54°, 40.4255%, 53.9216%
HSV (HSB):
54°, 51.3514%, 72.5490%
XYZ:
37.3784, 42.1031, 15.8295
xyY:
0.3922, 0.4417, 42.1031
CIE-Lab:
70.9420, -8.4270, 44.7362
CIE-LCH:
70.9420, 45.5230, 100.6679
CIE-Luv:
70.9420, 10.0131, 55.8763
Hunter-Lab:
64.8869, -10.7265, 30.9567
#b9b05a color charts
#b9b05a color shades, tints & tones
#b9b05a color schemes
#b9b05a color preview, HTML & CSS examples
This text has a color of #b9b05a
<p style="color:#b9b05a;">Text here</p>
.mytext {color:#b9b05a;}
This box has a color of #b9b05a
<div style="background-color:#b9b05a;">Content here</div>
.mybackground {background-color:#b9b05a;}
Border around this has a color of #b9b05a
<div style="border:2px solid #b9b05a;">Content here</div>
.myborder {border:2px solid #b9b05a;}