#bfd04c color space conversions
Hex:
#bfd04c
RGB:
191, 208, 76
CMY:
25, 18, 70
CMYK:
8, 0, 63, 18
HSL:
68°, 58.4071%, 55.6863%
HSV (HSB):
68°, 63.4615%, 81.5686%
XYZ:
45.3462, 56.7099, 15.3936
xyY:
0.3861, 0.4828, 56.7099
CIE-Lab:
80.0162, -23.1680, 61.3558
CIE-LCH:
80.0162, 65.5842, 110.6866
CIE-Luv:
80.0162, -5.5367, 76.3276
Hunter-Lab:
75.3060, -24.3000, 40.5945
#bfd04c color charts
#bfd04c color shades, tints & tones
#bfd04c color schemes
#bfd04c color preview, HTML & CSS examples
This text has a color of #bfd04c
<p style="color:#bfd04c;">Text here</p>
.mytext {color:#bfd04c;}
This box has a color of #bfd04c
<div style="background-color:#bfd04c;">Content here</div>
.mybackground {background-color:#bfd04c;}
Border around this has a color of #bfd04c
<div style="border:2px solid #bfd04c;">Content here</div>
.myborder {border:2px solid #bfd04c;}