#bff05f color space conversions
Hex:
#bff05f
RGB:
191, 240, 95
CMY:
25, 6, 63
CMYK:
20, 0, 60, 6
HSL:
80°, 82.8571%, 65.6863%
HSV (HSB):
80°, 60.4167%, 94.1176%
XYZ:
54.7115, 74.2228, 22.2693
xyY:
0.3618, 0.4909, 74.2228
CIE-Lab:
89.0277, -36.7788, 63.2460
CIE-LCH:
89.0277, 73.1624, 120.1789
CIE-Luv:
89.0277, -23.8608, 84.0466
Hunter-Lab:
86.1526, -37.4101, 44.9812
#bff05f color charts
#bff05f color shades, tints & tones
#bff05f color schemes
#bff05f color preview, HTML & CSS examples
This text has a color of #bff05f
<p style="color:#bff05f;">Text here</p>
.mytext {color:#bff05f;}
This box has a color of #bff05f
<div style="background-color:#bff05f;">Content here</div>
.mybackground {background-color:#bff05f;}
Border around this has a color of #bff05f
<div style="border:2px solid #bff05f;">Content here</div>
.myborder {border:2px solid #bff05f;}