#bfdc2d color space conversions
Hex:
#bfdc2d
RGB:
191, 220, 45
CMY:
25, 14, 82
CMYK:
13, 0, 80, 14
HSL:
70°, 71.4286%, 51.9608%
HSV (HSB):
70°, 79.5455%, 86.2745%
XYZ:
47.5527, 62.4522, 12.0308
xyY:
0.3897, 0.5118, 62.4522
CIE-Lab:
83.1533, -30.4535, 74.9827
CIE-LCH:
83.1533, 80.9309, 112.1041
CIE-Luv:
83.1533, -12.3632, 89.1618
Hunter-Lab:
79.0267, -30.8880, 46.2926
#bfdc2d color charts
#bfdc2d color shades, tints & tones
#bfdc2d color schemes
#bfdc2d color preview, HTML & CSS examples
This text has a color of #bfdc2d
<p style="color:#bfdc2d;">Text here</p>
.mytext {color:#bfdc2d;}
This box has a color of #bfdc2d
<div style="background-color:#bfdc2d;">Content here</div>
.mybackground {background-color:#bfdc2d;}
Border around this has a color of #bfdc2d
<div style="border:2px solid #bfdc2d;">Content here</div>
.myborder {border:2px solid #bfdc2d;}