#b0bc8b color space conversions
Hex:
#b0bc8b
RGB:
176, 188, 139
CMY:
31, 26, 45
CMYK:
6, 0, 26, 26
HSL:
75°, 26.7760%, 64.1176%
HSV (HSB):
75°, 26.0638%, 73.7255%
XYZ:
40.5479, 47.0606, 31.3726
xyY:
0.3408, 0.3955, 47.0606
CIE-Lab:
74.2285, -12.5186, 23.4693
CIE-LCH:
74.2285, 26.5993, 118.0756
CIE-Luv:
74.2285, -4.7154, 34.2948
Hunter-Lab:
68.6007, -14.5451, 20.9059
#b0bc8b color charts
#b0bc8b color shades, tints & tones
#b0bc8b color schemes
#b0bc8b color preview, HTML & CSS examples
This text has a color of #b0bc8b
<p style="color:#b0bc8b;">Text here</p>
.mytext {color:#b0bc8b;}
This box has a color of #b0bc8b
<div style="background-color:#b0bc8b;">Content here</div>
.mybackground {background-color:#b0bc8b;}
Border around this has a color of #b0bc8b
<div style="border:2px solid #b0bc8b;">Content here</div>
.myborder {border:2px solid #b0bc8b;}