#bfdc1f color space conversions
Hex:
#bfdc1f
RGB:
191, 220, 31
CMY:
25, 14, 88
CMYK:
13, 0, 86, 14
HSL:
69°, 75.2988%, 49.2157%
HSV (HSB):
69°, 85.9091%, 86.2745%
XYZ:
47.3264, 62.3617, 10.8390
xyY:
0.3927, 0.5174, 62.3617
CIE-Lab:
83.1054, -30.8776, 78.1800
CIE-LCH:
83.1054, 84.0568, 111.5518
CIE-Luv:
83.1054, -12.2960, 91.2677
Hunter-Lab:
78.9694, -31.2214, 47.1407
#bfdc1f color charts
#bfdc1f color shades, tints & tones
#bfdc1f color schemes
#bfdc1f color preview, HTML & CSS examples
This text has a color of #bfdc1f
<p style="color:#bfdc1f;">Text here</p>
.mytext {color:#bfdc1f;}
This box has a color of #bfdc1f
<div style="background-color:#bfdc1f;">Content here</div>
.mybackground {background-color:#bfdc1f;}
Border around this has a color of #bfdc1f
<div style="border:2px solid #bfdc1f;">Content here</div>
.myborder {border:2px solid #bfdc1f;}