#bfffb1 color space conversions
Hex:
#bfffb1
RGB:
191, 255, 177
CMY:
25, 0, 31
CMYK:
25, 0, 31, 0
HSL:
109°, 100.0000%, 84.7059%
HSV (HSB):
109°, 30.5882%, 100.0000%
XYZ:
65.1817, 85.7707, 54.7149
xyY:
0.3169, 0.4170, 85.7707
CIE-Lab:
94.2142, -34.1353, 31.0191
CIE-LCH:
94.2142, 46.1238, 137.7383
CIE-Luv:
94.2142, -31.6529, 50.0869
Hunter-Lab:
92.6125, -36.4416, 29.8005
#bfffb1 color charts
#bfffb1 color shades, tints & tones
#bfffb1 color schemes
#bfffb1 color preview, HTML & CSS examples
This text has a color of #bfffb1
<p style="color:#bfffb1;">Text here</p>
.mytext {color:#bfffb1;}
This box has a color of #bfffb1
<div style="background-color:#bfffb1;">Content here</div>
.mybackground {background-color:#bfffb1;}
Border around this has a color of #bfffb1
<div style="border:2px solid #bfffb1;">Content here</div>
.myborder {border:2px solid #bfffb1;}