#b0f06a color space conversions
Hex:
#b0f06a
RGB:
176, 240, 106
CMY:
31, 6, 58
CMYK:
27, 0, 56, 6
HSL:
89°, 81.7073%, 67.8431%
HSV (HSB):
89°, 55.8333%, 94.1176%
XYZ:
51.6661, 72.5909, 24.9240
xyY:
0.3463, 0.4866, 72.5909
CIE-Lab:
88.2522, -41.3014, 57.4012
CIE-LCH:
88.2522, 70.7157, 125.7358
CIE-Luv:
88.2522, -31.8804, 79.4383
Hunter-Lab:
85.2003, -40.8567, 42.2958
#b0f06a color charts
#b0f06a color shades, tints & tones
#b0f06a color schemes
#b0f06a color preview, HTML & CSS examples
This text has a color of #b0f06a
<p style="color:#b0f06a;">Text here</p>
.mytext {color:#b0f06a;}
This box has a color of #b0f06a
<div style="background-color:#b0f06a;">Content here</div>
.mybackground {background-color:#b0f06a;}
Border around this has a color of #b0f06a
<div style="border:2px solid #b0f06a;">Content here</div>
.myborder {border:2px solid #b0f06a;}