#bfe32e color space conversions
Hex:
#bfe32e
RGB:
191, 227, 46
CMY:
25, 11, 82
CMYK:
16, 0, 80, 11
HSL:
72°, 76.3713%, 53.5294%
HSV (HSB):
72°, 79.7357%, 89.0196%
XYZ:
49.4481, 66.2118, 12.7587
xyY:
0.3851, 0.5156, 66.2118
CIE-Lab:
85.1043, -33.6579, 76.4487
CIE-LCH:
85.1043, 83.5299, 113.7623
CIE-Luv:
85.1043, -16.4310, 91.7929
Hunter-Lab:
81.3706, -33.9260, 47.6629
#bfe32e color charts
#bfe32e color shades, tints & tones
#bfe32e color schemes
#bfe32e color preview, HTML & CSS examples
This text has a color of #bfe32e
<p style="color:#bfe32e;">Text here</p>
.mytext {color:#bfe32e;}
This box has a color of #bfe32e
<div style="background-color:#bfe32e;">Content here</div>
.mybackground {background-color:#bfe32e;}
Border around this has a color of #bfe32e
<div style="border:2px solid #bfe32e;">Content here</div>
.myborder {border:2px solid #bfe32e;}