#b1a11f color space conversions
Hex:
#b1a11f
RGB:
177, 161, 31
CMY:
31, 37, 88
CMYK:
0, 9, 82, 31
HSL:
53°, 70.1923%, 40.7843%
HSV (HSB):
53°, 82.4859%, 69.4118%
XYZ:
31.1237, 34.9358, 6.3992
xyY:
0.4295, 0.4821, 34.9358
CIE-Lab:
65.6986, -7.5185, 63.1005
CIE-LCH:
65.6986, 63.5468, 96.7948
CIE-Luv:
65.6986, 16.1546, 67.5543
Hunter-Lab:
59.1065, -9.4438, 34.9555
#b1a11f color charts
#b1a11f color shades, tints & tones
#b1a11f color schemes
#b1a11f color preview, HTML & CSS examples
This text has a color of #b1a11f
<p style="color:#b1a11f;">Text here</p>
.mytext {color:#b1a11f;}
This box has a color of #b1a11f
<div style="background-color:#b1a11f;">Content here</div>
.mybackground {background-color:#b1a11f;}
Border around this has a color of #b1a11f
<div style="border:2px solid #b1a11f;">Content here</div>
.myborder {border:2px solid #b1a11f;}