#b0f05a color space conversions
Hex:
#b0f05a
RGB:
176, 240, 90
CMY:
31, 6, 65
CMYK:
27, 0, 63, 6
HSL:
86°, 83.3333%, 64.7059%
HSV (HSB):
86°, 62.5000%, 94.1176%
XYZ:
50.9100, 72.2885, 20.9427
xyY:
0.3532, 0.5015, 72.2885
CIE-Lab:
88.1073, -42.6768, 64.0470
CIE-LCH:
88.1073, 76.9631, 123.6769
CIE-Luv:
88.1073, -31.9171, 85.5642
Hunter-Lab:
85.0226, -41.9069, 44.9116
#b0f05a color charts
#b0f05a color shades, tints & tones
#b0f05a color schemes
#b0f05a color preview, HTML & CSS examples
This text has a color of #b0f05a
<p style="color:#b0f05a;">Text here</p>
.mytext {color:#b0f05a;}
This box has a color of #b0f05a
<div style="background-color:#b0f05a;">Content here</div>
.mybackground {background-color:#b0f05a;}
Border around this has a color of #b0f05a
<div style="border:2px solid #b0f05a;">Content here</div>
.myborder {border:2px solid #b0f05a;}