#b1a02e color space conversions
Hex:
#b1a02e
RGB:
177, 160, 46
CMY:
31, 37, 82
CMYK:
0, 10, 74, 31
HSL:
52°, 58.7444%, 43.7255%
HSV (HSB):
52°, 74.0113%, 69.4118%
XYZ:
31.1954, 34.6860, 7.6357
xyY:
0.4243, 0.4718, 34.6860
CIE-Lab:
65.5034, -6.4125, 58.0476
CIE-LCH:
65.5034, 58.4007, 96.3039
CIE-Luv:
65.5034, 16.5212, 63.9930
Hunter-Lab:
58.8948, -8.5180, 33.5395
#b1a02e color charts
#b1a02e color shades, tints & tones
#b1a02e color schemes
#b1a02e color preview, HTML & CSS examples
This text has a color of #b1a02e
<p style="color:#b1a02e;">Text here</p>
.mytext {color:#b1a02e;}
This box has a color of #b1a02e
<div style="background-color:#b1a02e;">Content here</div>
.mybackground {background-color:#b1a02e;}
Border around this has a color of #b1a02e
<div style="border:2px solid #b1a02e;">Content here</div>
.myborder {border:2px solid #b1a02e;}