#bfc96f color space conversions
Hex:
#bfc96f
RGB:
191, 201, 111
CMY:
25, 21, 56
CMYK:
5, 0, 45, 21
HSL:
67°, 45.4545%, 61.1765%
HSV (HSB):
67°, 44.7761%, 78.8235%
XYZ:
45.2417, 53.9974, 23.0770
xyY:
0.3699, 0.4415, 53.9974
CIE-Lab:
78.4602, -16.7615, 43.6185
CIE-LCH:
78.4602, 46.7282, 111.0206
CIE-Luv:
78.4602, -2.1214, 58.5119
Hunter-Lab:
73.4829, -18.6967, 32.8183
#bfc96f color charts
#bfc96f color shades, tints & tones
#bfc96f color schemes
#bfc96f color preview, HTML & CSS examples
This text has a color of #bfc96f
<p style="color:#bfc96f;">Text here</p>
.mytext {color:#bfc96f;}
This box has a color of #bfc96f
<div style="background-color:#bfc96f;">Content here</div>
.mybackground {background-color:#bfc96f;}
Border around this has a color of #bfc96f
<div style="border:2px solid #bfc96f;">Content here</div>
.myborder {border:2px solid #bfc96f;}