#bffbe8 color space conversions
Hex:
#bffbe8
RGB:
191, 251, 232
CMY:
25, 2, 9
CMYK:
24, 0, 8, 2
HSL:
161°, 88.2353%, 86.6667%
HSV (HSB):
161°, 23.9044%, 98.4314%
XYZ:
70.5485, 85.8969, 89.2054
xyY:
0.2872, 0.3497, 85.8969
CIE-Lab:
94.2683, -22.5845, 2.9747
CIE-LCH:
94.2683, 22.7795, 172.4966
CIE-Luv:
94.2683, -29.8464, 8.4891
Hunter-Lab:
92.6806, -26.3167, 7.8096
#bffbe8 color charts
#bffbe8 color shades, tints & tones
#bffbe8 color schemes
#bffbe8 color preview, HTML & CSS examples
This text has a color of #bffbe8
<p style="color:#bffbe8;">Text here</p>
.mytext {color:#bffbe8;}
This box has a color of #bffbe8
<div style="background-color:#bffbe8;">Content here</div>
.mybackground {background-color:#bffbe8;}
Border around this has a color of #bffbe8
<div style="border:2px solid #bffbe8;">Content here</div>
.myborder {border:2px solid #bffbe8;}