#b1a65e color space conversions
Hex:
#b1a65e
RGB:
177, 166, 94
CMY:
31, 35, 63
CMYK:
0, 6, 47, 31
HSL:
52°, 34.7280%, 53.1373%
HSV (HSB):
52°, 46.8927%, 69.4118%
XYZ:
33.7881, 37.4277, 16.0331
xyY:
0.3873, 0.4290, 37.4277
CIE-Lab:
67.5967, -6.1335, 38.5195
CIE-LCH:
67.5967, 39.0048, 99.0472
CIE-Luv:
67.5967, 10.7659, 48.5851
Hunter-Lab:
61.1782, -8.4782, 27.2864
#b1a65e color charts
#b1a65e color shades, tints & tones
#b1a65e color schemes
#b1a65e color preview, HTML & CSS examples
This text has a color of #b1a65e
<p style="color:#b1a65e;">Text here</p>
.mytext {color:#b1a65e;}
This box has a color of #b1a65e
<div style="background-color:#b1a65e;">Content here</div>
.mybackground {background-color:#b1a65e;}
Border around this has a color of #b1a65e
<div style="border:2px solid #b1a65e;">Content here</div>
.myborder {border:2px solid #b1a65e;}