#b9a25b color space conversions
Hex:
#b9a25b
RGB:
185, 162, 91
CMY:
27, 36, 64
CMYK:
0, 12, 51, 27
HSL:
45°, 40.1709%, 54.1176%
HSV (HSB):
45°, 50.8108%, 72.5490%
XYZ:
34.8162, 36.9103, 15.1869
xyY:
0.4006, 0.4247, 36.9103
CIE-Lab:
67.2097, -0.9083, 39.7440
CIE-LCH:
67.2097, 39.7544, 91.3093
CIE-Luv:
67.2097, 19.0562, 48.5799
Hunter-Lab:
60.7538, -4.0261, 27.7067
#b9a25b color charts
#b9a25b color shades, tints & tones
#b9a25b color schemes
#b9a25b color preview, HTML & CSS examples
This text has a color of #b9a25b
<p style="color:#b9a25b;">Text here</p>
.mytext {color:#b9a25b;}
This box has a color of #b9a25b
<div style="background-color:#b9a25b;">Content here</div>
.mybackground {background-color:#b9a25b;}
Border around this has a color of #b9a25b
<div style="border:2px solid #b9a25b;">Content here</div>
.myborder {border:2px solid #b9a25b;}