#bff060 color space conversions
Hex:
#bff060
RGB:
191, 240, 96
CMY:
25, 6, 62
CMYK:
20, 0, 60, 6
HSL:
80°, 82.7586%, 65.8824%
HSV (HSB):
80°, 60.0000%, 94.1176%
XYZ:
54.7573, 74.2411, 22.5103
xyY:
0.3614, 0.4900, 74.2411
CIE-Lab:
89.0363, -36.7001, 62.8373
CIE-LCH:
89.0363, 72.7697, 120.2870
CIE-Luv:
89.0363, -23.8648, 83.6805
Hunter-Lab:
86.1633, -37.3479, 44.8247
#bff060 color charts
#bff060 color shades, tints & tones
#bff060 color schemes
#bff060 color preview, HTML & CSS examples
This text has a color of #bff060
<p style="color:#bff060;">Text here</p>
.mytext {color:#bff060;}
This box has a color of #bff060
<div style="background-color:#bff060;">Content here</div>
.mybackground {background-color:#bff060;}
Border around this has a color of #bff060
<div style="border:2px solid #bff060;">Content here</div>
.myborder {border:2px solid #bff060;}