#b0c85a color space conversions
Hex:
#b0c85a
RGB:
176, 200, 90
CMY:
31, 22, 65
CMYK:
12, 0, 55, 22
HSL:
73°, 50.0000%, 56.8627%
HSV (HSB):
73°, 55.0000%, 78.4314%
XYZ:
40.4042, 51.2768, 17.4408
xyY:
0.3703, 0.4699, 51.2768
CIE-Lab:
76.8464, -24.2476, 51.4629
CIE-LCH:
76.8464, 56.8891, 115.2283
CIE-Luv:
76.8464, -10.3126, 67.0450
Hunter-Lab:
71.6079, -24.5963, 35.6849
#b0c85a color charts
#b0c85a color shades, tints & tones
#b0c85a color schemes
#b0c85a color preview, HTML & CSS examples
This text has a color of #b0c85a
<p style="color:#b0c85a;">Text here</p>
.mytext {color:#b0c85a;}
This box has a color of #b0c85a
<div style="background-color:#b0c85a;">Content here</div>
.mybackground {background-color:#b0c85a;}
Border around this has a color of #b0c85a
<div style="border:2px solid #b0c85a;">Content here</div>
.myborder {border:2px solid #b0c85a;}