#b1a25a color space conversions
Hex:
#b1a25a
RGB:
177, 162, 90
CMY:
31, 36, 65
CMYK:
0, 8, 49, 31
HSL:
50°, 35.8025%, 52.3529%
HSV (HSB):
50°, 49.1525%, 69.4118%
XYZ:
32.8973, 35.9260, 14.8734
xyY:
0.3931, 0.4292, 35.9260
CIE-Lab:
66.4633, -4.3888, 39.1759
CIE-LCH:
66.4633, 39.4210, 96.3920
CIE-Luv:
66.4633, 13.5114, 48.5663
Hunter-Lab:
59.9383, -6.9218, 27.2443
#b1a25a color charts
#b1a25a color shades, tints & tones
#b1a25a color schemes
#b1a25a color preview, HTML & CSS examples
This text has a color of #b1a25a
<p style="color:#b1a25a;">Text here</p>
.mytext {color:#b1a25a;}
This box has a color of #b1a25a
<div style="background-color:#b1a25a;">Content here</div>
.mybackground {background-color:#b1a25a;}
Border around this has a color of #b1a25a
<div style="border:2px solid #b1a25a;">Content here</div>
.myborder {border:2px solid #b1a25a;}