#b0f00a color space conversions
Hex:
#b0f00a
RGB:
176, 240, 10
CMY:
31, 6, 96
CMYK:
27, 0, 96, 6
HSL:
77°, 92.0000%, 49.0196%
HSV (HSB):
77°, 95.8333%, 94.1176%
XYZ:
49.1194, 71.5722, 11.5131
xyY:
0.3715, 0.5414, 71.5722
CIE-Lab:
87.7623, -46.0075, 84.3259
CIE-LCH:
87.7623, 96.0601, 118.6165
CIE-Luv:
87.7623, -32.0127, 100.7295
Hunter-Lab:
84.6004, -44.4127, 51.1516
#b0f00a color charts
#b0f00a color shades, tints & tones
#b0f00a color schemes
#b0f00a color preview, HTML & CSS examples
This text has a color of #b0f00a
<p style="color:#b0f00a;">Text here</p>
.mytext {color:#b0f00a;}
This box has a color of #b0f00a
<div style="background-color:#b0f00a;">Content here</div>
.mybackground {background-color:#b0f00a;}
Border around this has a color of #b0f00a
<div style="border:2px solid #b0f00a;">Content here</div>
.myborder {border:2px solid #b0f00a;}