#b0cc8b color space conversions
Hex:
#b0cc8b
RGB:
176, 204, 139
CMY:
31, 20, 45
CMYK:
14, 0, 32, 20
HSL:
86°, 38.9222%, 67.2549%
HSV (HSB):
86°, 31.8627%, 80.0000%
XYZ:
44.1576, 54.2799, 32.5758
xyY:
0.3370, 0.4143, 54.2799
CIE-Lab:
78.6247, -20.6142, 29.3812
CIE-LCH:
78.6247, 35.8915, 125.0540
CIE-Luv:
78.6247, -13.3860, 43.5652
Hunter-Lab:
73.6749, -21.9459, 25.3570
#b0cc8b color charts
#b0cc8b color shades, tints & tones
#b0cc8b color schemes
#b0cc8b color preview, HTML & CSS examples
This text has a color of #b0cc8b
<p style="color:#b0cc8b;">Text here</p>
.mytext {color:#b0cc8b;}
This box has a color of #b0cc8b
<div style="background-color:#b0cc8b;">Content here</div>
.mybackground {background-color:#b0cc8b;}
Border around this has a color of #b0cc8b
<div style="border:2px solid #b0cc8b;">Content here</div>
.myborder {border:2px solid #b0cc8b;}