#b1a04e color space conversions
Hex:
#b1a04e
RGB:
177, 160, 78
CMY:
31, 37, 69
CMYK:
0, 10, 56, 31
HSL:
50°, 38.8235%, 50.0000%
HSV (HSB):
50°, 55.9322%, 69.4118%
XYZ:
32.0774, 35.0388, 12.2802
xyY:
0.4040, 0.4413, 35.0388
CIE-Lab:
65.7788, -4.3793, 44.3680
CIE-LCH:
65.7788, 44.5836, 95.6371
CIE-Luv:
65.7788, 15.3821, 53.1101
Hunter-Lab:
59.1936, -6.8583, 29.1353
#b1a04e color charts
#b1a04e color shades, tints & tones
#b1a04e color schemes
#b1a04e color preview, HTML & CSS examples
This text has a color of #b1a04e
<p style="color:#b1a04e;">Text here</p>
.mytext {color:#b1a04e;}
This box has a color of #b1a04e
<div style="background-color:#b1a04e;">Content here</div>
.mybackground {background-color:#b1a04e;}
Border around this has a color of #b1a04e
<div style="border:2px solid #b1a04e;">Content here</div>
.myborder {border:2px solid #b1a04e;}