#bfc05c color space conversions
Hex:
#bfc05c
RGB:
191, 192, 92
CMY:
25, 25, 64
CMYK:
1, 0, 52, 25
HSL:
61°, 44.2478%, 55.6863%
HSV (HSB):
61°, 52.0833%, 75.2941%
XYZ:
42.2673, 49.5483, 17.4613
xyY:
0.3868, 0.4534, 49.5483
CIE-Lab:
75.7912, -14.0076, 49.6009
CIE-LCH:
75.7912, 51.5409, 105.7700
CIE-Luv:
75.7912, 3.8850, 62.9444
Hunter-Lab:
70.3906, -16.0001, 34.5658
#bfc05c color charts
#bfc05c color shades, tints & tones
#bfc05c color schemes
#bfc05c color preview, HTML & CSS examples
This text has a color of #bfc05c
<p style="color:#bfc05c;">Text here</p>
.mytext {color:#bfc05c;}
This box has a color of #bfc05c
<div style="background-color:#bfc05c;">Content here</div>
.mybackground {background-color:#bfc05c;}
Border around this has a color of #bfc05c
<div style="border:2px solid #bfc05c;">Content here</div>
.myborder {border:2px solid #bfc05c;}