#bffc10 color space conversions
Hex:
#bffc10
RGB:
191, 252, 16
CMY:
25, 1, 94
CMYK:
24, 0, 94, 1
HSL:
76°, 97.5207%, 52.5490%
HSV (HSB):
76°, 93.6508%, 98.8235%
XYZ:
56.3898, 80.7346, 13.1015
xyY:
0.3754, 0.5374, 80.7346
CIE-Lab:
92.0135, -45.4385, 87.4923
CIE-LCH:
92.0135, 98.5878, 117.4448
CIE-Luv:
92.0135, -30.1725, 104.9333
Hunter-Lab:
89.8524, -45.2183, 54.2516
#bffc10 color charts
#bffc10 color shades, tints & tones
#bffc10 color schemes
#bffc10 color preview, HTML & CSS examples
This text has a color of #bffc10
<p style="color:#bffc10;">Text here</p>
.mytext {color:#bffc10;}
This box has a color of #bffc10
<div style="background-color:#bffc10;">Content here</div>
.mybackground {background-color:#bffc10;}
Border around this has a color of #bffc10
<div style="border:2px solid #bffc10;">Content here</div>
.myborder {border:2px solid #bffc10;}