#bfdc10 color space conversions
Hex:
#bfdc10
RGB:
191, 220, 16
CMY:
25, 14, 94
CMYK:
13, 0, 93, 14
HSL:
69°, 86.4407%, 46.2745%
HSV (HSB):
69°, 92.7273%, 86.2745%
XYZ:
47.1726, 62.3002, 10.0291
xyY:
0.3947, 0.5213, 62.3002
CIE-Lab:
83.0728, -31.1668, 80.4924
CIE-LCH:
83.0728, 86.3157, 111.1665
CIE-Luv:
83.0728, -12.2500, 92.7098
Hunter-Lab:
78.9305, -31.4482, 47.7178
#bfdc10 color charts
#bfdc10 color shades, tints & tones
#bfdc10 color schemes
#bfdc10 color preview, HTML & CSS examples
This text has a color of #bfdc10
<p style="color:#bfdc10;">Text here</p>
.mytext {color:#bfdc10;}
This box has a color of #bfdc10
<div style="background-color:#bfdc10;">Content here</div>
.mybackground {background-color:#bfdc10;}
Border around this has a color of #bfdc10
<div style="border:2px solid #bfdc10;">Content here</div>
.myborder {border:2px solid #bfdc10;}