#b1a00c color space conversions
Hex:
#b1a00c
RGB:
177, 160, 12
CMY:
31, 37, 95
CMYK:
0, 10, 93, 31
HSL:
54°, 87.3016%, 37.0588%
HSV (HSB):
54°, 93.2203%, 69.4118%
XYZ:
30.7686, 34.5153, 5.3883
xyY:
0.4354, 0.4884, 34.5153
CIE-Lab:
65.3695, -7.4153, 66.8646
CIE-LCH:
65.3695, 67.2746, 96.3283
CIE-Luv:
65.3695, 17.0993, 69.5081
Hunter-Lab:
58.7497, -9.3272, 35.6870
#b1a00c color charts
#b1a00c color shades, tints & tones
#b1a00c color schemes
#b1a00c color preview, HTML & CSS examples
This text has a color of #b1a00c
<p style="color:#b1a00c;">Text here</p>
.mytext {color:#b1a00c;}
This box has a color of #b1a00c
<div style="background-color:#b1a00c;">Content here</div>
.mybackground {background-color:#b1a00c;}
Border around this has a color of #b1a00c
<div style="border:2px solid #b1a00c;">Content here</div>
.myborder {border:2px solid #b1a00c;}