#b1a05b color space conversions
Hex:
#b1a05b
RGB:
177, 160, 91
CMY:
31, 37, 64
CMYK:
0, 10, 49, 31
HSL:
48°, 35.5372%, 52.5490%
HSV (HSB):
48°, 48.5876%, 69.4118%
XYZ:
32.5906, 35.2441, 14.9826
xyY:
0.3935, 0.4256, 35.2441
CIE-Lab:
65.9382, -3.2197, 38.0191
CIE-LCH:
65.9382, 38.1552, 94.8407
CIE-Luv:
65.9382, 14.7515, 47.0757
Hunter-Lab:
59.3667, -5.9004, 26.5934
#b1a05b color charts
#b1a05b color shades, tints & tones
#b1a05b color schemes
#b1a05b color preview, HTML & CSS examples
This text has a color of #b1a05b
<p style="color:#b1a05b;">Text here</p>
.mytext {color:#b1a05b;}
This box has a color of #b1a05b
<div style="background-color:#b1a05b;">Content here</div>
.mybackground {background-color:#b1a05b;}
Border around this has a color of #b1a05b
<div style="border:2px solid #b1a05b;">Content here</div>
.myborder {border:2px solid #b1a05b;}