#b1a256 color space conversions
Hex:
#b1a256
RGB:
177, 162, 86
CMY:
31, 36, 66
CMYK:
0, 8, 51, 31
HSL:
50°, 36.8421%, 51.5686%
HSV (HSB):
50°, 51.4124%, 69.4118%
XYZ:
32.7315, 35.8597, 14.0006
xyY:
0.3963, 0.4342, 35.8597
CIE-Lab:
66.4126, -4.7605, 41.1440
CIE-LCH:
66.4126, 41.4185, 96.6000
CIE-Luv:
66.4126, 13.7035, 50.4817
Hunter-Lab:
59.8829, -7.2285, 28.0561
#b1a256 color charts
#b1a256 color shades, tints & tones
#b1a256 color schemes
#b1a256 color preview, HTML & CSS examples
This text has a color of #b1a256
<p style="color:#b1a256;">Text here</p>
.mytext {color:#b1a256;}
This box has a color of #b1a256
<div style="background-color:#b1a256;">Content here</div>
.mybackground {background-color:#b1a256;}
Border around this has a color of #b1a256
<div style="border:2px solid #b1a256;">Content here</div>
.myborder {border:2px solid #b1a256;}