#b0ff75 color space conversions
Hex:
#b0ff75
RGB:
176, 255, 117
CMY:
31, 0, 54
CMYK:
31, 0, 54, 0
HSL:
94°, 100.0000%, 72.9412%
HSV (HSB):
94°, 54.1176%, 100.0000%
XYZ:
56.8754, 82.0345, 29.6662
xyY:
0.3374, 0.4866, 82.0345
CIE-Lab:
92.5901, -46.7213, 57.5668
CIE-LCH:
92.5901, 74.1406, 129.0628
CIE-Luv:
92.5901, -39.1811, 81.9386
Hunter-Lab:
90.5729, -46.4132, 43.9812
#b0ff75 color charts
#b0ff75 color shades, tints & tones
#b0ff75 color schemes
#b0ff75 color preview, HTML & CSS examples
This text has a color of #b0ff75
<p style="color:#b0ff75;">Text here</p>
.mytext {color:#b0ff75;}
This box has a color of #b0ff75
<div style="background-color:#b0ff75;">Content here</div>
.mybackground {background-color:#b0ff75;}
Border around this has a color of #b0ff75
<div style="border:2px solid #b0ff75;">Content here</div>
.myborder {border:2px solid #b0ff75;}