#b0f82f color space conversions
Hex:
#b0f82f
RGB:
176, 248, 47
CMY:
31, 3, 82
CMYK:
29, 0, 81, 3
HSL:
81°, 93.4884%, 57.8431%
HSV (HSB):
81°, 81.0484%, 97.2549%
XYZ:
51.9850, 76.5701, 14.7289
xyY:
0.3628, 0.5344, 76.5701
CIE-Lab:
90.1234, -48.5290, 80.3037
CIE-LCH:
90.1234, 93.8283, 121.1453
CIE-Luv:
90.1234, -36.0652, 99.9443
Hunter-Lab:
87.5044, -47.0886, 51.2732
#b0f82f color charts
#b0f82f color shades, tints & tones
#b0f82f color schemes
#b0f82f color preview, HTML & CSS examples
This text has a color of #b0f82f
<p style="color:#b0f82f;">Text here</p>
.mytext {color:#b0f82f;}
This box has a color of #b0f82f
<div style="background-color:#b0f82f;">Content here</div>
.mybackground {background-color:#b0f82f;}
Border around this has a color of #b0f82f
<div style="border:2px solid #b0f82f;">Content here</div>
.myborder {border:2px solid #b0f82f;}