#b1b15a color space conversions
Hex:
#b1b15a
RGB:
177, 177, 90
CMY:
31, 31, 65
CMYK:
0, 0, 49, 31
HSL:
60°, 35.8025%, 52.3529%
HSV (HSB):
60°, 49.1525%, 69.4118%
XYZ:
35.6991, 41.5296, 15.8073
xyY:
0.3837, 0.4464, 41.5296
CIE-Lab:
70.5454, -12.2878, 44.1016
CIE-LCH:
70.5454, 45.7815, 105.5691
CIE-Luv:
70.5454, 4.0376, 55.9691
Hunter-Lab:
64.4434, -13.8942, 30.5672
#b1b15a color charts
#b1b15a color shades, tints & tones
#b1b15a color schemes
#b1b15a color preview, HTML & CSS examples
This text has a color of #b1b15a
<p style="color:#b1b15a;">Text here</p>
.mytext {color:#b1b15a;}
This box has a color of #b1b15a
<div style="background-color:#b1b15a;">Content here</div>
.mybackground {background-color:#b1b15a;}
Border around this has a color of #b1b15a
<div style="border:2px solid #b1b15a;">Content here</div>
.myborder {border:2px solid #b1b15a;}