#bfe12a color space conversions
Hex:
#bfe12a
RGB:
191, 225, 42
CMY:
25, 12, 84
CMYK:
15, 0, 81, 12
HSL:
71°, 75.3086%, 52.3529%
HSV (HSB):
71°, 81.3333%, 88.2353%
XYZ:
48.8290, 65.0940, 12.1813
xyY:
0.3872, 0.5162, 65.0940
CIE-Lab:
84.5321, -32.8768, 76.9614
CIE-LCH:
84.5321, 83.6895, 113.1315
CIE-Luv:
84.5321, -15.2626, 91.6723
Hunter-Lab:
80.6808, -33.1611, 47.5249
#bfe12a color charts
#bfe12a color shades, tints & tones
#bfe12a color schemes
#bfe12a color preview, HTML & CSS examples
This text has a color of #bfe12a
<p style="color:#bfe12a;">Text here</p>
.mytext {color:#bfe12a;}
This box has a color of #bfe12a
<div style="background-color:#bfe12a;">Content here</div>
.mybackground {background-color:#bfe12a;}
Border around this has a color of #bfe12a
<div style="border:2px solid #bfe12a;">Content here</div>
.myborder {border:2px solid #bfe12a;}