#b0f96d color space conversions
Hex:
#b0f96d
RGB:
176, 249, 109
CMY:
31, 2, 57
CMYK:
29, 0, 56, 2
HSL:
91°, 92.1053%, 70.1961%
HSV (HSB):
91°, 56.2249%, 97.6471%
XYZ:
54.5405, 78.0856, 26.6654
xyY:
0.3424, 0.4902, 78.0856
CIE-Lab:
90.8189, -44.9337, 59.0411
CIE-LCH:
90.8189, 74.1949, 127.2732
CIE-Luv:
90.8189, -36.3296, 82.4641
Hunter-Lab:
88.3661, -44.4684, 43.9648
#b0f96d color charts
#b0f96d color shades, tints & tones
#b0f96d color schemes
#b0f96d color preview, HTML & CSS examples
This text has a color of #b0f96d
<p style="color:#b0f96d;">Text here</p>
.mytext {color:#b0f96d;}
This box has a color of #b0f96d
<div style="background-color:#b0f96d;">Content here</div>
.mybackground {background-color:#b0f96d;}
Border around this has a color of #b0f96d
<div style="border:2px solid #b0f96d;">Content here</div>
.myborder {border:2px solid #b0f96d;}