#b0c86f color space conversions
Hex:
#b0c86f
RGB:
176, 200, 111
CMY:
31, 22, 56
CMYK:
12, 0, 45, 22
HSL:
76°, 44.7236%, 60.9804%
HSV (HSB):
76°, 44.5000%, 78.4314%
XYZ:
41.4280, 51.6864, 22.8319
xyY:
0.3573, 0.4458, 51.6864
CIE-Lab:
77.0929, -22.1613, 41.6847
CIE-LCH:
77.0929, 47.2095, 117.9969
CIE-Luv:
77.0929, -10.6644, 57.2838
Hunter-Lab:
71.8932, -22.9536, 31.4959
#b0c86f color charts
#b0c86f color shades, tints & tones
#b0c86f color schemes
#b0c86f color preview, HTML & CSS examples
This text has a color of #b0c86f
<p style="color:#b0c86f;">Text here</p>
.mytext {color:#b0c86f;}
This box has a color of #b0c86f
<div style="background-color:#b0c86f;">Content here</div>
.mybackground {background-color:#b0c86f;}
Border around this has a color of #b0c86f
<div style="border:2px solid #b0c86f;">Content here</div>
.myborder {border:2px solid #b0c86f;}