#bfc65f color space conversions
Hex:
#bfc65f
RGB:
191, 198, 95
CMY:
25, 22, 63
CMYK:
4, 0, 52, 22
HSL:
64°, 47.4654%, 57.4510%
HSV (HSB):
64°, 52.0202%, 77.6471%
XYZ:
43.7455, 52.2908, 18.6140
xyY:
0.3816, 0.4561, 52.2908
CIE-Lab:
77.4544, -16.7782, 50.1282
CIE-LCH:
77.4544, 52.8616, 108.5057
CIE-Luv:
77.4544, 0.1159, 64.5090
Hunter-Lab:
72.3123, -18.5627, 35.3568
#bfc65f color charts
#bfc65f color shades, tints & tones
#bfc65f color schemes
#bfc65f color preview, HTML & CSS examples
This text has a color of #bfc65f
<p style="color:#bfc65f;">Text here</p>
.mytext {color:#bfc65f;}
This box has a color of #bfc65f
<div style="background-color:#bfc65f;">Content here</div>
.mybackground {background-color:#bfc65f;}
Border around this has a color of #bfc65f
<div style="border:2px solid #bfc65f;">Content here</div>
.myborder {border:2px solid #bfc65f;}