#bfc25b color space conversions
Hex:
#bfc25b
RGB:
191, 194, 91
CMY:
25, 24, 64
CMYK:
2, 0, 53, 24
HSL:
62°, 45.7778%, 55.8824%
HSV (HSB):
62°, 53.0928%, 76.0784%
XYZ:
42.6660, 50.4153, 17.3799
xyY:
0.3863, 0.4564, 50.4153
CIE-Lab:
76.3234, -15.1055, 50.6877
CIE-LCH:
76.3234, 52.8906, 106.5947
CIE-Luv:
76.3234, 2.6761, 64.3181
Hunter-Lab:
71.0037, -16.9962, 35.1899
#bfc25b color charts
#bfc25b color shades, tints & tones
#bfc25b color schemes
#bfc25b color preview, HTML & CSS examples
This text has a color of #bfc25b
<p style="color:#bfc25b;">Text here</p>
.mytext {color:#bfc25b;}
This box has a color of #bfc25b
<div style="background-color:#bfc25b;">Content here</div>
.mybackground {background-color:#bfc25b;}
Border around this has a color of #bfc25b
<div style="border:2px solid #bfc25b;">Content here</div>
.myborder {border:2px solid #bfc25b;}