#bfff14 color space conversions
Hex:
#bfff14
RGB:
191, 255, 20
CMY:
25, 0, 92
CMYK:
25, 0, 92, 0
HSL:
76°, 100.0000%, 53.9216%
HSV (HSB):
76°, 92.1569%, 100.0000%
XYZ:
57.3721, 82.6469, 13.5904
xyY:
0.3735, 0.5380, 82.6469
CIE-Lab:
92.8596, -46.6601, 87.7379
CIE-LCH:
92.8596, 99.3735, 118.0046
CIE-Luv:
92.8596, -31.7536, 105.8066
Hunter-Lab:
90.9103, -46.4444, 54.7738
#bfff14 color charts
#bfff14 color shades, tints & tones
#bfff14 color schemes
#bfff14 color preview, HTML & CSS examples
This text has a color of #bfff14
<p style="color:#bfff14;">Text here</p>
.mytext {color:#bfff14;}
This box has a color of #bfff14
<div style="background-color:#bfff14;">Content here</div>
.mybackground {background-color:#bfff14;}
Border around this has a color of #bfff14
<div style="border:2px solid #bfff14;">Content here</div>
.myborder {border:2px solid #bfff14;}