#bffee1 color space conversions
Hex:
#bffee1
RGB:
191, 254, 225
CMY:
25, 0, 12
CMYK:
25, 0, 11, 0
HSL:
152°, 96.9231%, 87.2549%
HSV (HSB):
152°, 24.8031%, 99.6078%
XYZ:
70.5183, 87.3962, 84.3866
xyY:
0.2910, 0.3607, 87.3962
CIE-Lab:
94.9061, -25.3986, 7.5068
CIE-LCH:
94.9061, 26.4847, 163.5346
CIE-Luv:
94.9061, -31.1876, 15.8605
Hunter-Lab:
93.4860, -28.9544, 11.9211
#bffee1 color charts
#bffee1 color shades, tints & tones
#bffee1 color schemes
#bffee1 color preview, HTML & CSS examples
This text has a color of #bffee1
<p style="color:#bffee1;">Text here</p>
.mytext {color:#bffee1;}
This box has a color of #bffee1
<div style="background-color:#bffee1;">Content here</div>
.mybackground {background-color:#bffee1;}
Border around this has a color of #bffee1
<div style="border:2px solid #bffee1;">Content here</div>
.myborder {border:2px solid #bffee1;}