#b1a67e color space conversions
Hex:
#b1a67e
RGB:
177, 166, 126
CMY:
31, 35, 51
CMYK:
0, 6, 29, 31
HSL:
47°, 24.6377%, 59.4118%
HSV (HSB):
47°, 28.8136%, 69.4118%
XYZ:
35.5336, 38.1259, 25.2249
xyY:
0.3593, 0.3856, 38.1259
CIE-Lab:
68.1133, -2.3631, 22.1886
CIE-LCH:
68.1133, 22.3141, 96.0790
CIE-Luv:
68.1133, 9.0616, 30.0916
Hunter-Lab:
61.7462, -5.3330, 19.0009
#b1a67e color charts
#b1a67e color shades, tints & tones
#b1a67e color schemes
#b1a67e color preview, HTML & CSS examples
This text has a color of #b1a67e
<p style="color:#b1a67e;">Text here</p>
.mytext {color:#b1a67e;}
This box has a color of #b1a67e
<div style="background-color:#b1a67e;">Content here</div>
.mybackground {background-color:#b1a67e;}
Border around this has a color of #b1a67e
<div style="border:2px solid #b1a67e;">Content here</div>
.myborder {border:2px solid #b1a67e;}