#b0f80a color space conversions
Hex:
#b0f80a
RGB:
176, 248, 10
CMY:
31, 3, 96
CMYK:
29, 0, 96, 3
HSL:
78°, 94.4444%, 50.5882%
HSV (HSB):
78°, 95.9677%, 97.2549%
XYZ:
51.5267, 76.3868, 12.3156
xyY:
0.3674, 0.5447, 76.3868
CIE-Lab:
90.0386, -49.3688, 86.1026
CIE-LCH:
90.0386, 99.2519, 119.8287
CIE-Luv:
90.0386, -36.1145, 103.7714
Hunter-Lab:
87.3996, -47.7140, 52.8251
#b0f80a color charts
#b0f80a color shades, tints & tones
#b0f80a color schemes
#b0f80a color preview, HTML & CSS examples
This text has a color of #b0f80a
<p style="color:#b0f80a;">Text here</p>
.mytext {color:#b0f80a;}
This box has a color of #b0f80a
<div style="background-color:#b0f80a;">Content here</div>
.mybackground {background-color:#b0f80a;}
Border around this has a color of #b0f80a
<div style="border:2px solid #b0f80a;">Content here</div>
.myborder {border:2px solid #b0f80a;}