#bffba9 color space conversions
Hex:
#bffba9
RGB:
191, 251, 169
CMY:
25, 2, 34
CMYK:
24, 0, 33, 2
HSL:
104°, 91.1111%, 82.3529%
HSV (HSB):
104°, 32.6693%, 98.4314%
XYZ:
63.1445, 82.9353, 50.2162
xyY:
0.3217, 0.4225, 82.9353
CIE-Lab:
92.9861, -33.4840, 33.3848
CIE-LCH:
92.9861, 47.2834, 135.0850
CIE-Luv:
92.9861, -29.7162, 52.7920
Hunter-Lab:
91.0688, -35.6037, 31.0551
#bffba9 color charts
#bffba9 color shades, tints & tones
#bffba9 color schemes
#bffba9 color preview, HTML & CSS examples
This text has a color of #bffba9
<p style="color:#bffba9;">Text here</p>
.mytext {color:#bffba9;}
This box has a color of #bffba9
<div style="background-color:#bffba9;">Content here</div>
.mybackground {background-color:#bffba9;}
Border around this has a color of #bffba9
<div style="border:2px solid #bffba9;">Content here</div>
.myborder {border:2px solid #bffba9;}