#bfe13c color space conversions
Hex:
#bfe13c
RGB:
191, 225, 60
CMY:
25, 12, 76
CMYK:
15, 0, 73, 12
HSL:
72°, 73.3333%, 55.8824%
HSV (HSB):
72°, 73.3333%, 88.2353%
XYZ:
49.2267, 65.2530, 14.2755
xyY:
0.3823, 0.5068, 65.2530
CIE-Lab:
84.6140, -32.1453, 71.8691
CIE-LCH:
84.6140, 78.7305, 114.0978
CIE-Luv:
84.6140, -15.3565, 88.0931
Hunter-Lab:
80.7794, -32.5865, 46.0677
#bfe13c color charts
#bfe13c color shades, tints & tones
#bfe13c color schemes
#bfe13c color preview, HTML & CSS examples
This text has a color of #bfe13c
<p style="color:#bfe13c;">Text here</p>
.mytext {color:#bfe13c;}
This box has a color of #bfe13c
<div style="background-color:#bfe13c;">Content here</div>
.mybackground {background-color:#bfe13c;}
Border around this has a color of #bfe13c
<div style="border:2px solid #bfe13c;">Content here</div>
.myborder {border:2px solid #bfe13c;}