#bfc22a color space conversions
Hex:
#bfc22a
RGB:
191, 194, 42
CMY:
25, 24, 84
CMYK:
2, 0, 78, 24
HSL:
61°, 64.4068%, 46.2745%
HSV (HSB):
61°, 78.3505%, 76.0784%
XYZ:
41.1956, 49.8271, 9.6368
xyY:
0.4093, 0.4950, 49.8271
CIE-Lab:
75.9630, -18.0014, 69.4274
CIE-LCH:
75.9630, 71.7232, 104.5358
CIE-Luv:
75.9630, 3.6791, 79.2094
Hunter-Lab:
70.5883, -19.3564, 41.3174
#bfc22a color charts
#bfc22a color shades, tints & tones
#bfc22a color schemes
#bfc22a color preview, HTML & CSS examples
This text has a color of #bfc22a
<p style="color:#bfc22a;">Text here</p>
.mytext {color:#bfc22a;}
This box has a color of #bfc22a
<div style="background-color:#bfc22a;">Content here</div>
.mybackground {background-color:#bfc22a;}
Border around this has a color of #bfc22a
<div style="border:2px solid #bfc22a;">Content here</div>
.myborder {border:2px solid #bfc22a;}