#b9a01e color space conversions
Hex:
#b9a01e
RGB:
185, 160, 30
CMY:
27, 37, 88
CMYK:
0, 14, 84, 27
HSL:
50°, 72.0930%, 42.1569%
HSV (HSB):
50°, 83.7838%, 72.5490%
XYZ:
32.8127, 35.5496, 6.3606
xyY:
0.4391, 0.4758, 35.5496
CIE-Lab:
66.1744, -3.4442, 64.0772
CIE-LCH:
66.1744, 64.1697, 93.0768
CIE-Luv:
66.1744, 22.7690, 67.4888
Hunter-Lab:
59.6235, -6.1069, 35.4114
#b9a01e color charts
#b9a01e color shades, tints & tones
#b9a01e color schemes
#b9a01e color preview, HTML & CSS examples
This text has a color of #b9a01e
<p style="color:#b9a01e;">Text here</p>
.mytext {color:#b9a01e;}
This box has a color of #b9a01e
<div style="background-color:#b9a01e;">Content here</div>
.mybackground {background-color:#b9a01e;}
Border around this has a color of #b9a01e
<div style="border:2px solid #b9a01e;">Content here</div>
.myborder {border:2px solid #b9a01e;}