#bffee2 color space conversions
Hex:
#bffee2
RGB:
191, 254, 226
CMY:
25, 0, 11
CMYK:
25, 0, 11, 0
HSL:
153°, 96.9231%, 87.2549%
HSV (HSB):
153°, 24.8031%, 99.6078%
XYZ:
70.6551, 87.4510, 85.1073
xyY:
0.2905, 0.3596, 87.4510
CIE-Lab:
94.9293, -25.2058, 7.0252
CIE-LCH:
94.9293, 26.1665, 164.4262
CIE-Luv:
94.9293, -31.1884, 15.1043
Hunter-Lab:
93.5152, -28.7865, 11.5014
#bffee2 color charts
#bffee2 color shades, tints & tones
#bffee2 color schemes
#bffee2 color preview, HTML & CSS examples
This text has a color of #bffee2
<p style="color:#bffee2;">Text here</p>
.mytext {color:#bffee2;}
This box has a color of #bffee2
<div style="background-color:#bffee2;">Content here</div>
.mybackground {background-color:#bffee2;}
Border around this has a color of #bffee2
<div style="border:2px solid #bffee2;">Content here</div>
.myborder {border:2px solid #bffee2;}