#bfc32c color space conversions
Hex:
#bfc32c
RGB:
191, 195, 44
CMY:
25, 24, 83
CMYK:
2, 0, 77, 24
HSL:
62°, 63.1799%, 46.8627%
HSV (HSB):
62°, 77.4359%, 76.4706%
XYZ:
41.4556, 50.2884, 9.9046
xyY:
0.4078, 0.4947, 50.2884
CIE-Lab:
76.2460, -18.4265, 69.0974
CIE-LCH:
76.2460, 71.5121, 104.9319
CIE-Luv:
76.2460, 3.0096, 79.2317
Hunter-Lab:
70.9143, -19.7513, 41.3590
#bfc32c color charts
#bfc32c color shades, tints & tones
#bfc32c color schemes
#bfc32c color preview, HTML & CSS examples
This text has a color of #bfc32c
<p style="color:#bfc32c;">Text here</p>
.mytext {color:#bfc32c;}
This box has a color of #bfc32c
<div style="background-color:#bfc32c;">Content here</div>
.mybackground {background-color:#bfc32c;}
Border around this has a color of #bfc32c
<div style="border:2px solid #bfc32c;">Content here</div>
.myborder {border:2px solid #bfc32c;}