#bff350 color space conversions
Hex:
#bff350
RGB:
191, 243, 80
CMY:
25, 5, 69
CMYK:
21, 0, 67, 5
HSL:
79°, 87.1658%, 63.3333%
HSV (HSB):
79°, 67.0782%, 95.2941%
XYZ:
54.9844, 75.7567, 19.3139
xyY:
0.3664, 0.5049, 75.7567
CIE-Lab:
89.7463, -39.1858, 69.9469
CIE-LCH:
89.7463, 80.1754, 119.2585
CIE-Luv:
89.7463, -25.4200, 90.3351
Hunter-Lab:
87.0383, -39.5540, 47.7703
#bff350 color charts
#bff350 color shades, tints & tones
#bff350 color schemes
#bff350 color preview, HTML & CSS examples
This text has a color of #bff350
<p style="color:#bff350;">Text here</p>
.mytext {color:#bff350;}
This box has a color of #bff350
<div style="background-color:#bff350;">Content here</div>
.mybackground {background-color:#bff350;}
Border around this has a color of #bff350
<div style="border:2px solid #bff350;">Content here</div>
.myborder {border:2px solid #bff350;}