#bff12f color space conversions
Hex:
#bff12f
RGB:
191, 241, 47
CMY:
25, 5, 82
CMYK:
21, 0, 80, 5
HSL:
75°, 87.3874%, 56.4706%
HSV (HSB):
75°, 80.4979%, 94.5098%
XYZ:
53.4542, 74.1922, 14.1925
xyY:
0.3769, 0.5231, 74.1922
CIE-Lab:
89.0132, -39.9273, 79.6514
CIE-LCH:
89.0132, 89.0985, 116.6235
CIE-Luv:
89.0132, -24.2693, 97.2046
Hunter-Lab:
86.1349, -39.9612, 50.5252
#bff12f color charts
#bff12f color shades, tints & tones
#bff12f color schemes
#bff12f color preview, HTML & CSS examples
This text has a color of #bff12f
<p style="color:#bff12f;">Text here</p>
.mytext {color:#bff12f;}
This box has a color of #bff12f
<div style="background-color:#bff12f;">Content here</div>
.mybackground {background-color:#bff12f;}
Border around this has a color of #bff12f
<div style="border:2px solid #bff12f;">Content here</div>
.myborder {border:2px solid #bff12f;}