#bffe95 color space conversions
Hex:
#bffe95
RGB:
191, 254, 149
CMY:
25, 0, 42
CMYK:
25, 0, 41, 0
HSL:
96°, 98.1308%, 79.0196%
HSV (HSB):
96°, 41.3386%, 99.6078%
XYZ:
62.3525, 84.1299, 41.3861
xyY:
0.3319, 0.4478, 84.1299
CIE-Lab:
93.5069, -37.5605, 43.9295
CIE-LCH:
93.5069, 57.7978, 130.5310
CIE-Luv:
93.5069, -31.1799, 66.1338
Hunter-Lab:
91.7224, -39.1706, 37.4533
#bffe95 color charts
#bffe95 color shades, tints & tones
#bffe95 color schemes
#bffe95 color preview, HTML & CSS examples
This text has a color of #bffe95
<p style="color:#bffe95;">Text here</p>
.mytext {color:#bffe95;}
This box has a color of #bffe95
<div style="background-color:#bffe95;">Content here</div>
.mybackground {background-color:#bffe95;}
Border around this has a color of #bffe95
<div style="border:2px solid #bffe95;">Content here</div>
.myborder {border:2px solid #bffe95;}