#b9a00a color space conversions
Hex:
#b9a00a
RGB:
185, 160, 10
CMY:
27, 37, 96
CMYK:
0, 14, 95, 27
HSL:
51°, 89.7436%, 38.2353%
HSV (HSB):
51°, 94.5946%, 72.5490%
XYZ:
32.6332, 35.4778, 5.4151
xyY:
0.4438, 0.4825, 35.4778
CIE-Lab:
66.1190, -3.8465, 68.0351
CIE-LCH:
66.1190, 68.1437, 93.2359
CIE-Luv:
66.1190, 23.0458, 69.7872
Hunter-Lab:
59.5633, -6.4401, 36.3040
#b9a00a color charts
#b9a00a color shades, tints & tones
#b9a00a color schemes
#b9a00a color preview, HTML & CSS examples
This text has a color of #b9a00a
<p style="color:#b9a00a;">Text here</p>
.mytext {color:#b9a00a;}
This box has a color of #b9a00a
<div style="background-color:#b9a00a;">Content here</div>
.mybackground {background-color:#b9a00a;}
Border around this has a color of #b9a00a
<div style="border:2px solid #b9a00a;">Content here</div>
.myborder {border:2px solid #b9a00a;}