#b9a50e color space conversions
Hex:
#b9a50e
RGB:
185, 165, 14
CMY:
27, 35, 95
CMYK:
0, 11, 92, 27
HSL:
53°, 85.9296%, 39.0196%
HSV (HSB):
53°, 92.4324%, 72.5490%
XYZ:
33.5420, 37.2563, 5.8388
xyY:
0.4377, 0.4861, 37.2563
CIE-Lab:
67.4688, -6.4444, 68.4922
CIE-LCH:
67.4688, 68.7947, 95.3751
CIE-Luv:
67.4688, 19.4214, 71.4256
Hunter-Lab:
61.0379, -8.7258, 37.0549
#b9a50e color charts
#b9a50e color shades, tints & tones
#b9a50e color schemes
#b9a50e color preview, HTML & CSS examples
This text has a color of #b9a50e
<p style="color:#b9a50e;">Text here</p>
.mytext {color:#b9a50e;}
This box has a color of #b9a50e
<div style="background-color:#b9a50e;">Content here</div>
.mybackground {background-color:#b9a50e;}
Border around this has a color of #b9a50e
<div style="border:2px solid #b9a50e;">Content here</div>
.myborder {border:2px solid #b9a50e;}