#b0bb80 color space conversions
Hex:
#b0bb80
RGB:
176, 187, 128
CMY:
31, 27, 50
CMYK:
6, 0, 32, 27
HSL:
71°, 30.2564%, 61.7647%
HSV (HSB):
71°, 31.5508%, 73.3333%
XYZ:
39.5711, 46.3293, 27.2789
xyY:
0.3496, 0.4093, 46.3293
CIE-Lab:
73.7587, -13.5405, 28.6746
CIE-LCH:
73.7587, 31.7108, 115.2773
CIE-Luv:
73.7587, -3.7839, 40.6857
Hunter-Lab:
68.0656, -15.3408, 23.8841
#b0bb80 color charts
#b0bb80 color shades, tints & tones
#b0bb80 color schemes
#b0bb80 color preview, HTML & CSS examples
This text has a color of #b0bb80
<p style="color:#b0bb80;">Text here</p>
.mytext {color:#b0bb80;}
This box has a color of #b0bb80
<div style="background-color:#b0bb80;">Content here</div>
.mybackground {background-color:#b0bb80;}
Border around this has a color of #b0bb80
<div style="border:2px solid #b0bb80;">Content here</div>
.myborder {border:2px solid #b0bb80;}