#b1a02c color space conversions
Hex:
#b1a02c
RGB:
177, 160, 44
CMY:
31, 37, 83
CMYK:
0, 10, 75, 31
HSL:
52°, 60.1810%, 43.3333%
HSV (HSB):
52°, 75.1412%, 69.4118%
XYZ:
31.1569, 34.6706, 7.4328
xyY:
0.4253, 0.4733, 34.6706
CIE-Lab:
65.4914, -6.5025, 58.7637
CIE-LCH:
65.4914, 59.1223, 96.3144
CIE-Luv:
65.4914, 16.5726, 64.4838
Hunter-Lab:
58.8817, -8.5909, 33.7328
#b1a02c color charts
#b1a02c color shades, tints & tones
#b1a02c color schemes
#b1a02c color preview, HTML & CSS examples
This text has a color of #b1a02c
<p style="color:#b1a02c;">Text here</p>
.mytext {color:#b1a02c;}
This box has a color of #b1a02c
<div style="background-color:#b1a02c;">Content here</div>
.mybackground {background-color:#b1a02c;}
Border around this has a color of #b1a02c
<div style="border:2px solid #b1a02c;">Content here</div>
.myborder {border:2px solid #b1a02c;}