#b9a13c color space conversions
Hex:
#b9a13c
RGB:
185, 161, 60
CMY:
27, 37, 76
CMYK:
0, 13, 68, 27
HSL:
48°, 51.0204%, 48.0392%
HSV (HSB):
48°, 67.5676%, 72.5490%
XYZ:
33.5681, 36.1303, 9.4796
xyY:
0.4240, 0.4563, 36.1303
CIE-Lab:
66.6193, -2.6912, 53.8051
CIE-LCH:
66.6193, 53.8724, 92.8634
CIE-Luv:
66.6193, 21.2007, 60.6786
Hunter-Lab:
60.1085, -5.5050, 32.7254
#b9a13c color charts
#b9a13c color shades, tints & tones
#b9a13c color schemes
#b9a13c color preview, HTML & CSS examples
This text has a color of #b9a13c
<p style="color:#b9a13c;">Text here</p>
.mytext {color:#b9a13c;}
This box has a color of #b9a13c
<div style="background-color:#b9a13c;">Content here</div>
.mybackground {background-color:#b9a13c;}
Border around this has a color of #b9a13c
<div style="border:2px solid #b9a13c;">Content here</div>
.myborder {border:2px solid #b9a13c;}