#bfc33f color space conversions
Hex:
#bfc33f
RGB:
191, 195, 63
CMY:
25, 24, 75
CMYK:
2, 0, 68, 24
HSL:
62°, 52.3810%, 50.5882%
HSV (HSB):
62°, 67.6923%, 76.4706%
XYZ:
41.8982, 50.4655, 12.2352
xyY:
0.4006, 0.4825, 50.4655
CIE-Lab:
76.3541, -17.5479, 62.7195
CIE-LCH:
76.3541, 65.1280, 105.6308
CIE-Luv:
76.3541, 2.7091, 74.6652
Hunter-Lab:
71.0390, -19.0407, 39.5157
#bfc33f color charts
#bfc33f color shades, tints & tones
#bfc33f color schemes
#bfc33f color preview, HTML & CSS examples
This text has a color of #bfc33f
<p style="color:#bfc33f;">Text here</p>
.mytext {color:#bfc33f;}
This box has a color of #bfc33f
<div style="background-color:#bfc33f;">Content here</div>
.mybackground {background-color:#bfc33f;}
Border around this has a color of #bfc33f
<div style="border:2px solid #bfc33f;">Content here</div>
.myborder {border:2px solid #bfc33f;}