#b1a65f color space conversions
Hex:
#b1a65f
RGB:
177, 166, 95
CMY:
31, 35, 63
CMYK:
0, 6, 46, 31
HSL:
52°, 34.4538%, 53.3333%
HSV (HSB):
52°, 46.3277%, 69.4118%
XYZ:
33.8332, 37.4458, 16.2710
xyY:
0.3864, 0.4277, 37.4458
CIE-Lab:
67.6101, -6.0336, 38.0229
CIE-LCH:
67.6101, 38.4987, 99.0168
CIE-Luv:
67.6101, 10.7194, 48.0809
Hunter-Lab:
61.1929, -8.3960, 27.0700
#b1a65f color charts
#b1a65f color shades, tints & tones
#b1a65f color schemes
#b1a65f color preview, HTML & CSS examples
This text has a color of #b1a65f
<p style="color:#b1a65f;">Text here</p>
.mytext {color:#b1a65f;}
This box has a color of #b1a65f
<div style="background-color:#b1a65f;">Content here</div>
.mybackground {background-color:#b1a65f;}
Border around this has a color of #b1a65f
<div style="border:2px solid #b1a65f;">Content here</div>
.myborder {border:2px solid #b1a65f;}