#b0fbbf color space conversions
Hex:
#b0fbbf
RGB:
176, 251, 191
CMY:
31, 2, 25
CMYK:
30, 0, 24, 2
HSL:
132°, 90.3614%, 83.7255%
HSV (HSB):
132°, 29.8805%, 98.4314%
XYZ:
61.8056, 81.9861, 61.8576
xyY:
0.3005, 0.3987, 81.9861
CIE-Lab:
92.5687, -34.7904, 21.5439
CIE-LCH:
92.5687, 40.9208, 148.2321
CIE-Luv:
92.5687, -36.6763, 37.5253
Hunter-Lab:
90.5462, -36.6139, 22.8777
#b0fbbf color charts
#b0fbbf color shades, tints & tones
#b0fbbf color schemes
#b0fbbf color preview, HTML & CSS examples
This text has a color of #b0fbbf
<p style="color:#b0fbbf;">Text here</p>
.mytext {color:#b0fbbf;}
This box has a color of #b0fbbf
<div style="background-color:#b0fbbf;">Content here</div>
.mybackground {background-color:#b0fbbf;}
Border around this has a color of #b0fbbf
<div style="border:2px solid #b0fbbf;">Content here</div>
.myborder {border:2px solid #b0fbbf;}