#b1a36a color space conversions
Hex:
#b1a36a
RGB:
177, 163, 106
CMY:
31, 36, 58
CMYK:
0, 8, 40, 31
HSL:
48°, 31.2775%, 55.4902%
HSV (HSB):
48°, 40.1130%, 69.4118%
XYZ:
33.8302, 36.5821, 18.9137
xyY:
0.3787, 0.4095, 36.5821
CIE-Lab:
66.9623, -3.2520, 31.4459
CIE-LCH:
66.9623, 31.6136, 95.9044
CIE-Luv:
66.9623, 12.0386, 40.6185
Hunter-Lab:
60.4831, -6.0047, 23.7976
#b1a36a color charts
#b1a36a color shades, tints & tones
#b1a36a color schemes
#b1a36a color preview, HTML & CSS examples
This text has a color of #b1a36a
<p style="color:#b1a36a;">Text here</p>
.mytext {color:#b1a36a;}
This box has a color of #b1a36a
<div style="background-color:#b1a36a;">Content here</div>
.mybackground {background-color:#b1a36a;}
Border around this has a color of #b1a36a
<div style="border:2px solid #b1a36a;">Content here</div>
.myborder {border:2px solid #b1a36a;}