#bfc32d color space conversions
Hex:
#bfc32d
RGB:
191, 195, 45
CMY:
25, 24, 82
CMYK:
2, 0, 77, 24
HSL:
62°, 62.5000%, 47.0588%
HSV (HSB):
62°, 76.9231%, 76.4706%
XYZ:
41.4746, 50.2960, 10.0048
xyY:
0.4075, 0.4942, 50.2960
CIE-Lab:
76.2506, -18.3886, 68.8031
CIE-LCH:
76.2506, 71.2180, 104.9634
CIE-Luv:
76.2506, 2.9965, 79.0332
Hunter-Lab:
70.9197, -19.7207, 41.2796
#bfc32d color charts
#bfc32d color shades, tints & tones
#bfc32d color schemes
#bfc32d color preview, HTML & CSS examples
This text has a color of #bfc32d
<p style="color:#bfc32d;">Text here</p>
.mytext {color:#bfc32d;}
This box has a color of #bfc32d
<div style="background-color:#bfc32d;">Content here</div>
.mybackground {background-color:#bfc32d;}
Border around this has a color of #bfc32d
<div style="border:2px solid #bfc32d;">Content here</div>
.myborder {border:2px solid #bfc32d;}