#b0fa1e color space conversions
Hex:
#b0fa1e
RGB:
176, 250, 30
CMY:
31, 2, 88
CMYK:
30, 0, 88, 2
HSL:
80°, 95.6522%, 54.9020%
HSV (HSB):
80°, 88.0000%, 98.0392%
XYZ:
52.3244, 77.6951, 13.4672
xyY:
0.3647, 0.5415, 77.6951
CIE-Lab:
90.6406, -49.8701, 84.2150
CIE-LCH:
90.6406, 97.8734, 120.6330
CIE-Luv:
90.6406, -37.1013, 103.0372
Hunter-Lab:
88.1448, -48.2924, 52.6428
#b0fa1e color charts
#b0fa1e color shades, tints & tones
#b0fa1e color schemes
#b0fa1e color preview, HTML & CSS examples
This text has a color of #b0fa1e
<p style="color:#b0fa1e;">Text here</p>
.mytext {color:#b0fa1e;}
This box has a color of #b0fa1e
<div style="background-color:#b0fa1e;">Content here</div>
.mybackground {background-color:#b0fa1e;}
Border around this has a color of #b0fa1e
<div style="border:2px solid #b0fa1e;">Content here</div>
.myborder {border:2px solid #b0fa1e;}