#b1b12a color space conversions
Hex:
#b1b12a
RGB:
177, 177, 42
CMY:
31, 31, 84
CMYK:
0, 0, 76, 31
HSL:
60°, 61.6438%, 42.9412%
HSV (HSB):
60°, 76.2712%, 69.4118%
XYZ:
34.2715, 40.9586, 8.2900
xyY:
0.4103, 0.4904, 40.9586
CIE-Lab:
70.1469, -15.4443, 63.7619
CIE-LCH:
70.1469, 65.6057, 103.6159
CIE-Luv:
70.1469, 5.1952, 72.0208
Hunter-Lab:
63.9989, -16.4109, 37.1192
#b1b12a color charts
#b1b12a color shades, tints & tones
#b1b12a color schemes
#b1b12a color preview, HTML & CSS examples
This text has a color of #b1b12a
<p style="color:#b1b12a;">Text here</p>
.mytext {color:#b1b12a;}
This box has a color of #b1b12a
<div style="background-color:#b1b12a;">Content here</div>
.mybackground {background-color:#b1b12a;}
Border around this has a color of #b1b12a
<div style="border:2px solid #b1b12a;">Content here</div>
.myborder {border:2px solid #b1b12a;}