#b1a12e color space conversions
Hex:
#b1a12e
RGB:
177, 161, 46
CMY:
31, 37, 82
CMYK:
0, 9, 74, 31
HSL:
53°, 58.7444%, 43.7255%
HSV (HSB):
53°, 74.0113%, 69.4118%
XYZ:
31.3695, 35.0341, 7.6937
xyY:
0.4234, 0.4728, 35.0341
CIE-Lab:
65.7752, -6.9436, 58.3078
CIE-LCH:
65.7752, 58.7198, 96.7911
CIE-Luv:
65.7752, 15.8322, 64.4146
Hunter-Lab:
59.1896, -8.9799, 33.7260
#b1a12e color charts
#b1a12e color shades, tints & tones
#b1a12e color schemes
#b1a12e color preview, HTML & CSS examples
This text has a color of #b1a12e
<p style="color:#b1a12e;">Text here</p>
.mytext {color:#b1a12e;}
This box has a color of #b1a12e
<div style="background-color:#b1a12e;">Content here</div>
.mybackground {background-color:#b1a12e;}
Border around this has a color of #b1a12e
<div style="border:2px solid #b1a12e;">Content here</div>
.myborder {border:2px solid #b1a12e;}