#bff232 color space conversions
Hex:
#bff232
RGB:
191, 242, 50
CMY:
25, 5, 80
CMYK:
21, 0, 79, 5
HSL:
76°, 88.0734%, 57.2549%
HSV (HSB):
76°, 79.3388%, 94.9020%
XYZ:
53.8137, 74.8109, 14.6213
xyY:
0.3757, 0.5223, 74.8109
CIE-Lab:
89.3044, -40.2590, 79.1423
CIE-LCH:
89.3044, 88.7935, 116.9621
CIE-Luv:
89.3044, -24.8195, 97.0784
Hunter-Lab:
86.4933, -40.3056, 50.5226
#bff232 color charts
#bff232 color shades, tints & tones
#bff232 color schemes
#bff232 color preview, HTML & CSS examples
This text has a color of #bff232
<p style="color:#bff232;">Text here</p>
.mytext {color:#bff232;}
This box has a color of #bff232
<div style="background-color:#bff232;">Content here</div>
.mybackground {background-color:#bff232;}
Border around this has a color of #bff232
<div style="border:2px solid #bff232;">Content here</div>
.myborder {border:2px solid #bff232;}