#b0fc0c color space conversions
Hex:
#b0fc0c
RGB:
176, 252, 12
CMY:
31, 1, 95
CMYK:
30, 0, 95, 1
HSL:
79°, 97.5610%, 51.7647%
HSV (HSB):
79°, 95.2381%, 98.8235%
XYZ:
52.7813, 78.8775, 12.7908
xyY:
0.3654, 0.5461, 78.8775
CIE-Lab:
91.1788, -51.0010, 86.8399
CIE-LCH:
91.1788, 100.7089, 120.4257
CIE-Luv:
91.1788, -38.1231, 105.1914
Hunter-Lab:
88.8130, -49.3408, 53.6301
#b0fc0c color charts
#b0fc0c color shades, tints & tones
#b0fc0c color schemes
#b0fc0c color preview, HTML & CSS examples
This text has a color of #b0fc0c
<p style="color:#b0fc0c;">Text here</p>
.mytext {color:#b0fc0c;}
This box has a color of #b0fc0c
<div style="background-color:#b0fc0c;">Content here</div>
.mybackground {background-color:#b0fc0c;}
Border around this has a color of #b0fc0c
<div style="border:2px solid #b0fc0c;">Content here</div>
.myborder {border:2px solid #b0fc0c;}