#b9aa3c color space conversions
Hex:
#b9aa3c
RGB:
185, 170, 60
CMY:
27, 33, 76
CMYK:
0, 8, 68, 27
HSL:
53°, 51.0204%, 48.0392%
HSV (HSB):
53°, 67.5676%, 72.5490%
XYZ:
35.1979, 39.3900, 10.0229
xyY:
0.4160, 0.4655, 39.3900
CIE-Lab:
69.0328, -7.4642, 56.3043
CIE-LCH:
69.0328, 56.7969, 97.5516
CIE-Luv:
69.0328, 15.0262, 64.5961
Hunter-Lab:
62.7614, -9.7260, 34.4645
#b9aa3c color charts
#b9aa3c color shades, tints & tones
#b9aa3c color schemes
#b9aa3c color preview, HTML & CSS examples
This text has a color of #b9aa3c
<p style="color:#b9aa3c;">Text here</p>
.mytext {color:#b9aa3c;}
This box has a color of #b9aa3c
<div style="background-color:#b9aa3c;">Content here</div>
.mybackground {background-color:#b9aa3c;}
Border around this has a color of #b9aa3c
<div style="border:2px solid #b9aa3c;">Content here</div>
.myborder {border:2px solid #b9aa3c;}