#b1a000 color space conversions
Hex:
#b1a000
RGB:
177, 160, 0
CMY:
31, 37, 100
CMYK:
0, 10, 100, 31
HSL:
54°, 100.0000%, 34.7059%
HSV (HSB):
54°, 100.0000%, 69.4118%
XYZ:
30.7023, 34.4887, 5.0388
xyY:
0.4372, 0.4911, 34.4887
CIE-Lab:
65.3487, -7.5724, 68.4517
CIE-LCH:
65.3487, 68.8692, 96.3126
CIE-Luv:
65.3487, 17.1908, 70.3810
Hunter-Lab:
58.7271, -9.4534, 36.0219
#b1a000 color charts
#b1a000 color shades, tints & tones
#b1a000 color schemes
#b1a000 color preview, HTML & CSS examples
This text has a color of #b1a000
<p style="color:#b1a000;">Text here</p>
.mytext {color:#b1a000;}
This box has a color of #b1a000
<div style="background-color:#b1a000;">Content here</div>
.mybackground {background-color:#b1a000;}
Border around this has a color of #b1a000
<div style="border:2px solid #b1a000;">Content here</div>
.myborder {border:2px solid #b1a000;}