#bff5e1 color space conversions
Hex:
#bff5e1
RGB:
191, 245, 225
CMY:
25, 4, 12
CMYK:
22, 0, 8, 4
HSL:
158°, 72.9730%, 85.4902%
HSV (HSB):
158°, 22.0408%, 96.0784%
XYZ:
67.7289, 81.8174, 83.4568
xyY:
0.2907, 0.3511, 81.8174
CIE-Lab:
92.4942, -21.0512, 4.0255
CIE-LCH:
92.4942, 21.4326, 169.1743
CIE-Luv:
92.4942, -27.0917, 9.8104
Hunter-Lab:
90.4530, -24.6365, 8.6129
#bff5e1 color charts
#bff5e1 color shades, tints & tones
#bff5e1 color schemes
#bff5e1 color preview, HTML & CSS examples
This text has a color of #bff5e1
<p style="color:#bff5e1;">Text here</p>
.mytext {color:#bff5e1;}
This box has a color of #bff5e1
<div style="background-color:#bff5e1;">Content here</div>
.mybackground {background-color:#bff5e1;}
Border around this has a color of #bff5e1
<div style="border:2px solid #bff5e1;">Content here</div>
.myborder {border:2px solid #bff5e1;}