#bffba4 color space conversions
Hex:
#bffba4
RGB:
191, 251, 164
CMY:
25, 2, 36
CMYK:
24, 0, 35, 2
HSL:
101°, 91.5789%, 81.3725%
HSV (HSB):
101°, 34.6614%, 98.4314%
XYZ:
62.6839, 82.7511, 47.7907
xyY:
0.3244, 0.4283, 82.7511
CIE-Lab:
92.9053, -34.1993, 35.7745
CIE-LCH:
92.9053, 49.4915, 133.7104
CIE-Luv:
92.9053, -29.7097, 55.8489
Hunter-Lab:
90.9676, -36.1927, 32.5287
#bffba4 color charts
#bffba4 color shades, tints & tones
#bffba4 color schemes
#bffba4 color preview, HTML & CSS examples
This text has a color of #bffba4
<p style="color:#bffba4;">Text here</p>
.mytext {color:#bffba4;}
This box has a color of #bffba4
<div style="background-color:#bffba4;">Content here</div>
.mybackground {background-color:#bffba4;}
Border around this has a color of #bffba4
<div style="border:2px solid #bffba4;">Content here</div>
.myborder {border:2px solid #bffba4;}