#bfc45c color space conversions
Hex:
#bfc45c
RGB:
191, 196, 92
CMY:
25, 23, 64
CMYK:
3, 0, 53, 23
HSL:
63°, 46.8468%, 56.4706%
HSV (HSB):
63°, 53.0612%, 76.8627%
XYZ:
43.1576, 51.3289, 17.7580
xyY:
0.3845, 0.4573, 51.3289
CIE-Lab:
76.8778, -16.0304, 50.8623
CIE-LCH:
76.8778, 53.3287, 107.4934
CIE-Luv:
76.8778, 1.4173, 64.8419
Hunter-Lab:
71.6442, -17.8513, 35.4551
#bfc45c color charts
#bfc45c color shades, tints & tones
#bfc45c color schemes
#bfc45c color preview, HTML & CSS examples
This text has a color of #bfc45c
<p style="color:#bfc45c;">Text here</p>
.mytext {color:#bfc45c;}
This box has a color of #bfc45c
<div style="background-color:#bfc45c;">Content here</div>
.mybackground {background-color:#bfc45c;}
Border around this has a color of #bfc45c
<div style="border:2px solid #bfc45c;">Content here</div>
.myborder {border:2px solid #bfc45c;}