#bff3b0 color space conversions
Hex:
#bff3b0
RGB:
191, 243, 176
CMY:
25, 5, 31
CMYK:
21, 0, 28, 5
HSL:
107°, 73.6264%, 82.1569%
HSV (HSB):
107°, 27.5720%, 95.2941%
XYZ:
61.3729, 78.3121, 52.9554
xyY:
0.3186, 0.4065, 78.3121
CIE-Lab:
90.9222, -28.7065, 27.0662
CIE-LCH:
90.9222, 39.4543, 136.6846
CIE-Luv:
90.9222, -25.8266, 43.6531
Hunter-Lab:
88.4941, -31.0705, 26.4665
#bff3b0 color charts
#bff3b0 color shades, tints & tones
#bff3b0 color schemes
#bff3b0 color preview, HTML & CSS examples
This text has a color of #bff3b0
<p style="color:#bff3b0;">Text here</p>
.mytext {color:#bff3b0;}
This box has a color of #bff3b0
<div style="background-color:#bff3b0;">Content here</div>
.mybackground {background-color:#bff3b0;}
Border around this has a color of #bff3b0
<div style="border:2px solid #bff3b0;">Content here</div>
.myborder {border:2px solid #bff3b0;}