#b9a00c color space conversions
Hex:
#b9a00c
RGB:
185, 160, 12
CMY:
27, 37, 95
CMYK:
0, 14, 94, 27
HSL:
51°, 87.8173%, 38.6275%
HSV (HSB):
51°, 93.5135%, 72.5490%
XYZ:
32.6448, 35.4824, 5.4761
xyY:
0.4435, 0.4821, 35.4824
CIE-Lab:
66.1226, -3.8205, 67.7663
CIE-LCH:
66.1226, 67.8739, 93.2268
CIE-Luv:
66.1226, 23.0278, 69.6382
Hunter-Lab:
59.5671, -6.4186, 36.2464
#b9a00c color charts
#b9a00c color shades, tints & tones
#b9a00c color schemes
#b9a00c color preview, HTML & CSS examples
This text has a color of #b9a00c
<p style="color:#b9a00c;">Text here</p>
.mytext {color:#b9a00c;}
This box has a color of #b9a00c
<div style="background-color:#b9a00c;">Content here</div>
.mybackground {background-color:#b9a00c;}
Border around this has a color of #b9a00c
<div style="border:2px solid #b9a00c;">Content here</div>
.myborder {border:2px solid #b9a00c;}