#b1a11e color space conversions
Hex:
#b1a11e
RGB:
177, 161, 30
CMY:
31, 37, 88
CMYK:
0, 9, 83, 31
HSL:
53°, 71.0145%, 40.5882%
HSV (HSB):
53°, 83.0508%, 69.4118%
XYZ:
31.1107, 34.9306, 6.3309
xyY:
0.4299, 0.4827, 34.9306
CIE-Lab:
65.6946, -7.5490, 63.3713
CIE-LCH:
65.6946, 63.8193, 96.7932
CIE-Luv:
65.6946, 16.1718, 67.7217
Hunter-Lab:
59.1021, -9.4683, 35.0205
#b1a11e color charts
#b1a11e color shades, tints & tones
#b1a11e color schemes
#b1a11e color preview, HTML & CSS examples
This text has a color of #b1a11e
<p style="color:#b1a11e;">Text here</p>
.mytext {color:#b1a11e;}
This box has a color of #b1a11e
<div style="background-color:#b1a11e;">Content here</div>
.mybackground {background-color:#b1a11e;}
Border around this has a color of #b1a11e
<div style="border:2px solid #b1a11e;">Content here</div>
.myborder {border:2px solid #b1a11e;}