#b0ff48 color space conversions
Hex:
#b0ff48
RGB:
176, 255, 72
CMY:
31, 0, 72
CMYK:
31, 0, 72, 0
HSL:
86°, 100.0000%, 64.1176%
HSV (HSB):
86°, 71.7647%, 100.0000%
XYZ:
54.8342, 81.2180, 18.9175
xyY:
0.3538, 0.5241, 81.2180
CIE-Lab:
92.2286, -50.2653, 75.0010
CIE-LCH:
92.2286, 90.2870, 123.8298
CIE-Luv:
92.2286, -39.4547, 97.4985
Hunter-Lab:
90.1210, -49.1033, 50.6390
#b0ff48 color charts
#b0ff48 color shades, tints & tones
#b0ff48 color schemes
#b0ff48 color preview, HTML & CSS examples
This text has a color of #b0ff48
<p style="color:#b0ff48;">Text here</p>
.mytext {color:#b0ff48;}
This box has a color of #b0ff48
<div style="background-color:#b0ff48;">Content here</div>
.mybackground {background-color:#b0ff48;}
Border around this has a color of #b0ff48
<div style="border:2px solid #b0ff48;">Content here</div>
.myborder {border:2px solid #b0ff48;}