#b9a00e color space conversions
Hex:
#b9a00e
RGB:
185, 160, 14
CMY:
27, 37, 95
CMYK:
0, 14, 92, 27
HSL:
51°, 85.9296%, 39.0196%
HSV (HSB):
51°, 92.4324%, 72.5490%
XYZ:
32.6577, 35.4876, 5.5440
xyY:
0.4432, 0.4816, 35.4876
CIE-Lab:
66.1265, -3.7915, 67.4691
CIE-LCH:
66.1265, 67.5755, 93.2164
CIE-Luv:
66.1265, 23.0078, 69.4722
Hunter-Lab:
59.5715, -6.3947, 36.1822
#b9a00e color charts
#b9a00e color shades, tints & tones
#b9a00e color schemes
#b9a00e color preview, HTML & CSS examples
This text has a color of #b9a00e
<p style="color:#b9a00e;">Text here</p>
.mytext {color:#b9a00e;}
This box has a color of #b9a00e
<div style="background-color:#b9a00e;">Content here</div>
.mybackground {background-color:#b9a00e;}
Border around this has a color of #b9a00e
<div style="border:2px solid #b9a00e;">Content here</div>
.myborder {border:2px solid #b9a00e;}