#bff142 color space conversions
Hex:
#bff142
RGB:
191, 241, 66
CMY:
25, 5, 74
CMYK:
21, 0, 73, 5
HSL:
77°, 86.2069%, 60.1961%
HSV (HSB):
77°, 72.6141%, 94.5098%
XYZ:
53.9245, 74.3803, 16.6690
xyY:
0.3720, 0.5131, 74.3803
CIE-Lab:
89.1019, -39.1028, 74.2195
CIE-LCH:
89.1019, 83.8901, 117.7826
CIE-Luv:
89.1019, -24.3078, 93.2853
Hunter-Lab:
86.2440, -39.3190, 48.9114
#bff142 color charts
#bff142 color shades, tints & tones
#bff142 color schemes
#bff142 color preview, HTML & CSS examples
This text has a color of #bff142
<p style="color:#bff142;">Text here</p>
.mytext {color:#bff142;}
This box has a color of #bff142
<div style="background-color:#bff142;">Content here</div>
.mybackground {background-color:#bff142;}
Border around this has a color of #bff142
<div style="border:2px solid #bff142;">Content here</div>
.myborder {border:2px solid #bff142;}