#bff134 color space conversions
Hex:
#bff134
RGB:
191, 241, 52
CMY:
25, 5, 80
CMYK:
21, 0, 78, 5
HSL:
76°, 87.0968%, 57.4510%
HSV (HSB):
76°, 78.4232%, 94.5098%
XYZ:
53.5610, 74.2349, 14.7546
xyY:
0.3757, 0.5208, 74.2349
CIE-Lab:
89.0334, -39.7396, 78.3647
CIE-LCH:
89.0334, 87.8650, 116.8901
CIE-Luv:
89.0334, -24.2780, 96.3095
Hunter-Lab:
86.1597, -39.8153, 50.1585
#bff134 color charts
#bff134 color shades, tints & tones
#bff134 color schemes
#bff134 color preview, HTML & CSS examples
This text has a color of #bff134
<p style="color:#bff134;">Text here</p>
.mytext {color:#bff134;}
This box has a color of #bff134
<div style="background-color:#bff134;">Content here</div>
.mybackground {background-color:#bff134;}
Border around this has a color of #bff134
<div style="border:2px solid #bff134;">Content here</div>
.myborder {border:2px solid #bff134;}