#bfdc3c color space conversions
Hex:
#bfdc3c
RGB:
191, 220, 60
CMY:
25, 14, 76
CMYK:
13, 0, 73, 14
HSL:
71°, 69.5652%, 54.9020%
HSV (HSB):
71°, 72.7273%, 86.2745%
XYZ:
47.8947, 62.5890, 13.8315
xyY:
0.3853, 0.5035, 62.5890
CIE-Lab:
83.2257, -29.8161, 70.5400
CIE-LCH:
83.2257, 76.5826, 112.9130
CIE-Luv:
83.2257, -12.4638, 86.0163
Hunter-Lab:
79.1132, -30.3853, 45.0135
#bfdc3c color charts
#bfdc3c color shades, tints & tones
#bfdc3c color schemes
#bfdc3c color preview, HTML & CSS examples
This text has a color of #bfdc3c
<p style="color:#bfdc3c;">Text here</p>
.mytext {color:#bfdc3c;}
This box has a color of #bfdc3c
<div style="background-color:#bfdc3c;">Content here</div>
.mybackground {background-color:#bfdc3c;}
Border around this has a color of #bfdc3c
<div style="border:2px solid #bfdc3c;">Content here</div>
.myborder {border:2px solid #bfdc3c;}