#b0f85f color space conversions
Hex:
#b0f85f
RGB:
176, 248, 95
CMY:
31, 3, 63
CMYK:
29, 0, 62, 3
HSL:
88°, 91.6168%, 67.2549%
HSV (HSB):
88°, 61.6935%, 97.2549%
XYZ:
53.5375, 77.1911, 22.9041
xyY:
0.3485, 0.5024, 77.1911
CIE-Lab:
90.4095, -45.7317, 64.5192
CIE-LCH:
90.4095, 79.0830, 125.3293
CIE-Luv:
90.4095, -35.9068, 87.4021
Hunter-Lab:
87.8585, -44.9816, 46.0444
#b0f85f color charts
#b0f85f color shades, tints & tones
#b0f85f color schemes
#b0f85f color preview, HTML & CSS examples
This text has a color of #b0f85f
<p style="color:#b0f85f;">Text here</p>
.mytext {color:#b0f85f;}
This box has a color of #b0f85f
<div style="background-color:#b0f85f;">Content here</div>
.mybackground {background-color:#b0f85f;}
Border around this has a color of #b0f85f
<div style="border:2px solid #b0f85f;">Content here</div>
.myborder {border:2px solid #b0f85f;}