#b9bc6c color space conversions
Hex:
#b9bc6c
RGB:
185, 188, 108
CMY:
27, 26, 58
CMYK:
2, 0, 43, 26
HSL:
62°, 37.3832%, 58.0392%
HSV (HSB):
62°, 42.5532%, 73.7255%
XYZ:
40.6976, 47.3634, 21.1844
xyY:
0.3725, 0.4336, 47.3634
CIE-Lab:
74.4216, -12.8885, 40.0086
CIE-LCH:
74.4216, 42.0333, 107.8559
CIE-Luv:
74.4216, 1.9116, 53.1017
Hunter-Lab:
68.8211, -14.8804, 29.9242
#b9bc6c color charts
#b9bc6c color shades, tints & tones
#b9bc6c color schemes
#b9bc6c color preview, HTML & CSS examples
This text has a color of #b9bc6c
<p style="color:#b9bc6c;">Text here</p>
.mytext {color:#b9bc6c;}
This box has a color of #b9bc6c
<div style="background-color:#b9bc6c;">Content here</div>
.mybackground {background-color:#b9bc6c;}
Border around this has a color of #b9bc6c
<div style="border:2px solid #b9bc6c;">Content here</div>
.myborder {border:2px solid #b9bc6c;}