#bfe14c color space conversions
Hex:
#bfe14c
RGB:
191, 225, 76
CMY:
25, 12, 70
CMYK:
15, 0, 66, 12
HSL:
74°, 71.2919%, 59.0196%
HSV (HSB):
74°, 66.2222%, 88.2353%
XYZ:
49.7156, 65.4486, 16.8500
xyY:
0.3766, 0.4958, 65.4486
CIE-Lab:
84.7144, -31.2531, 66.2687
CIE-LCH:
84.7144, 73.2687, 115.2491
CIE-Luv:
84.7144, -15.4703, 83.7674
Hunter-Lab:
80.9003, -31.8821, 44.2812
#bfe14c color charts
#bfe14c color shades, tints & tones
#bfe14c color schemes
#bfe14c color preview, HTML & CSS examples
This text has a color of #bfe14c
<p style="color:#bfe14c;">Text here</p>
.mytext {color:#bfe14c;}
This box has a color of #bfe14c
<div style="background-color:#bfe14c;">Content here</div>
.mybackground {background-color:#bfe14c;}
Border around this has a color of #bfe14c
<div style="border:2px solid #bfe14c;">Content here</div>
.myborder {border:2px solid #bfe14c;}