#bfdb2c color space conversions
Hex:
#bfdb2c
RGB:
191, 219, 44
CMY:
25, 14, 83
CMYK:
13, 0, 80, 14
HSL:
70°, 70.8502%, 51.5686%
HSV (HSB):
70°, 79.9087%, 85.8824%
XYZ:
47.2720, 61.9213, 11.8434
xyY:
0.3906, 0.5116, 61.9213
CIE-Lab:
82.8715, -30.0214, 74.9978
CIE-LCH:
82.8715, 80.7834, 111.8161
CIE-Luv:
82.8715, -11.7687, 88.9370
Hunter-Lab:
78.6901, -30.4761, 46.1595
#bfdb2c color charts
#bfdb2c color shades, tints & tones
#bfdb2c color schemes
#bfdb2c color preview, HTML & CSS examples
This text has a color of #bfdb2c
<p style="color:#bfdb2c;">Text here</p>
.mytext {color:#bfdb2c;}
This box has a color of #bfdb2c
<div style="background-color:#bfdb2c;">Content here</div>
.mybackground {background-color:#bfdb2c;}
Border around this has a color of #bfdb2c
<div style="border:2px solid #bfdb2c;">Content here</div>
.myborder {border:2px solid #bfdb2c;}