#b0bc6e color space conversions
Hex:
#b0bc6e
RGB:
176, 188, 110
CMY:
31, 26, 57
CMYK:
6, 0, 41, 26
HSL:
69°, 36.7925%, 58.4314%
HSV (HSB):
69°, 41.4894%, 73.7255%
XYZ:
38.7022, 46.3223, 21.6531
xyY:
0.3628, 0.4342, 46.3223
CIE-Lab:
73.7542, -16.2742, 38.0094
CIE-LCH:
73.7542, 41.3468, 113.1788
CIE-Luv:
73.7542, -3.8012, 51.5560
Hunter-Lab:
68.0605, -17.6030, 28.7795
#b0bc6e color charts
#b0bc6e color shades, tints & tones
#b0bc6e color schemes
#b0bc6e color preview, HTML & CSS examples
This text has a color of #b0bc6e
<p style="color:#b0bc6e;">Text here</p>
.mytext {color:#b0bc6e;}
This box has a color of #b0bc6e
<div style="background-color:#b0bc6e;">Content here</div>
.mybackground {background-color:#b0bc6e;}
Border around this has a color of #b0bc6e
<div style="border:2px solid #b0bc6e;">Content here</div>
.myborder {border:2px solid #b0bc6e;}