#b9bc6a color space conversions
Hex:
#b9bc6a
RGB:
185, 188, 106
CMY:
27, 26, 58
CMYK:
2, 0, 44, 26
HSL:
62°, 37.9630%, 57.6471%
HSV (HSB):
62°, 43.6170%, 73.7255%
XYZ:
40.5923, 47.3213, 20.6302
xyY:
0.3740, 0.4360, 47.3213
CIE-Lab:
74.3948, -13.0981, 40.9821
CIE-LCH:
74.3948, 43.0243, 107.7242
CIE-Luv:
74.3948, 1.9805, 54.1263
Hunter-Lab:
68.7905, -15.0530, 30.3724
#b9bc6a color charts
#b9bc6a color shades, tints & tones
#b9bc6a color schemes
#b9bc6a color preview, HTML & CSS examples
This text has a color of #b9bc6a
<p style="color:#b9bc6a;">Text here</p>
.mytext {color:#b9bc6a;}
This box has a color of #b9bc6a
<div style="background-color:#b9bc6a;">Content here</div>
.mybackground {background-color:#b9bc6a;}
Border around this has a color of #b9bc6a
<div style="border:2px solid #b9bc6a;">Content here</div>
.myborder {border:2px solid #b9bc6a;}