#b0f94b color space conversions
Hex:
#b0f94b
RGB:
176, 249, 75
CMY:
31, 2, 71
CMYK:
29, 0, 70, 2
HSL:
85°, 93.5484%, 63.5294%
HSV (HSB):
85°, 69.8795%, 97.6471%
XYZ:
53.0502, 77.4895, 18.8175
xyY:
0.3552, 0.5188, 77.4895
CIE-Lab:
90.5464, -47.5784, 72.2976
CIE-LCH:
90.5464, 86.5485, 123.3486
CIE-Luv:
90.5464, -36.4843, 94.1743
Hunter-Lab:
88.0281, -46.4761, 48.9454
#b0f94b color charts
#b0f94b color shades, tints & tones
#b0f94b color schemes
#b0f94b color preview, HTML & CSS examples
This text has a color of #b0f94b
<p style="color:#b0f94b;">Text here</p>
.mytext {color:#b0f94b;}
This box has a color of #b0f94b
<div style="background-color:#b0f94b;">Content here</div>
.mybackground {background-color:#b0f94b;}
Border around this has a color of #b0f94b
<div style="border:2px solid #b0f94b;">Content here</div>
.myborder {border:2px solid #b0f94b;}