#bffb9e color space conversions
Hex:
#bffb9e
RGB:
191, 251, 158
CMY:
25, 2, 38
CMYK:
24, 0, 37, 2
HSL:
99°, 92.0792%, 80.1961%
HSV (HSB):
99°, 37.0518%, 98.4314%
XYZ:
62.1546, 82.5393, 45.0035
xyY:
0.3277, 0.4351, 82.5393
CIE-Lab:
92.8124, -35.0270, 38.6284
CIE-LCH:
92.8124, 52.1445, 132.2008
CIE-Luv:
92.8124, -29.7024, 59.4110
Hunter-Lab:
90.8512, -36.8712, 34.2262
#bffb9e color charts
#bffb9e color shades, tints & tones
#bffb9e color schemes
#bffb9e color preview, HTML & CSS examples
This text has a color of #bffb9e
<p style="color:#bffb9e;">Text here</p>
.mytext {color:#bffb9e;}
This box has a color of #bffb9e
<div style="background-color:#bffb9e;">Content here</div>
.mybackground {background-color:#bffb9e;}
Border around this has a color of #bffb9e
<div style="border:2px solid #bffb9e;">Content here</div>
.myborder {border:2px solid #bffb9e;}