#bffd50 color space conversions
Hex:
#bffd50
RGB:
191, 253, 80
CMY:
25, 1, 69
CMYK:
25, 0, 68, 1
HSL:
82°, 97.7401%, 65.2941%
HSV (HSB):
82°, 68.3794%, 99.2157%
XYZ:
58.0591, 81.9061, 20.3388
xyY:
0.3622, 0.5109, 81.9061
CIE-Lab:
92.5334, -43.5741, 72.7987
CIE-LCH:
92.5334, 84.8431, 120.9029
CIE-Luv:
92.5334, -30.6929, 94.6103
Hunter-Lab:
90.5020, -43.8667, 50.0269
#bffd50 color charts
#bffd50 color shades, tints & tones
#bffd50 color schemes
#bffd50 color preview, HTML & CSS examples
This text has a color of #bffd50
<p style="color:#bffd50;">Text here</p>
.mytext {color:#bffd50;}
This box has a color of #bffd50
<div style="background-color:#bffd50;">Content here</div>
.mybackground {background-color:#bffd50;}
Border around this has a color of #bffd50
<div style="border:2px solid #bffd50;">Content here</div>
.myborder {border:2px solid #bffd50;}