#b0f10c color space conversions
Hex:
#b0f10c
RGB:
176, 241, 12
CMY:
31, 5, 95
CMYK:
27, 0, 95, 5
HSL:
77°, 90.5138%, 49.6078%
HSV (HSB):
77°, 95.0207%, 94.5098%
XYZ:
49.4262, 72.1672, 11.6725
xyY:
0.3709, 0.5415, 72.1672
CIE-Lab:
88.0490, -46.4100, 84.3860
CIE-LCH:
88.0490, 96.3062, 118.8096
CIE-Luv:
88.0490, -32.5308, 101.0099
Hunter-Lab:
84.9513, -44.8104, 51.3194
#b0f10c color charts
#b0f10c color shades, tints & tones
#b0f10c color schemes
#b0f10c color preview, HTML & CSS examples
This text has a color of #b0f10c
<p style="color:#b0f10c;">Text here</p>
.mytext {color:#b0f10c;}
This box has a color of #b0f10c
<div style="background-color:#b0f10c;">Content here</div>
.mybackground {background-color:#b0f10c;}
Border around this has a color of #b0f10c
<div style="border:2px solid #b0f10c;">Content here</div>
.myborder {border:2px solid #b0f10c;}