#b9a12c color space conversions
Hex:
#b9a12c
RGB:
185, 161, 44
CMY:
27, 37, 83
CMYK:
0, 13, 76, 27
HSL:
50°, 61.5721%, 44.9020%
HSV (HSB):
50°, 76.2162%, 72.5490%
XYZ:
33.2071, 35.9859, 7.5786
xyY:
0.4325, 0.4687, 35.9859
CIE-Lab:
66.5091, -3.4876, 59.9873
CIE-LCH:
66.5091, 60.0886, 93.3274
CIE-Luv:
66.5091, 21.7253, 65.1229
Hunter-Lab:
59.9882, -6.1690, 34.5013
#b9a12c color charts
#b9a12c color shades, tints & tones
#b9a12c color schemes
#b9a12c color preview, HTML & CSS examples
This text has a color of #b9a12c
<p style="color:#b9a12c;">Text here</p>
.mytext {color:#b9a12c;}
This box has a color of #b9a12c
<div style="background-color:#b9a12c;">Content here</div>
.mybackground {background-color:#b9a12c;}
Border around this has a color of #b9a12c
<div style="border:2px solid #b9a12c;">Content here</div>
.myborder {border:2px solid #b9a12c;}