#b1f8e0 color space conversions
Hex:
#b1f8e0
RGB:
177, 248, 224
CMY:
31, 3, 12
CMYK:
29, 0, 10, 3
HSL:
160°, 83.5294%, 83.3333%
HSV (HSB):
160°, 28.6290%, 97.2549%
XYZ:
65.1534, 81.8637, 82.8883
xyY:
0.2834, 0.3561, 81.8637
CIE-Lab:
92.5147, -26.8734, 4.4773
CIE-LCH:
92.5147, 27.2439, 170.5410
CIE-Luv:
92.5147, -34.6434, 11.4707
Hunter-Lab:
90.4786, -29.8001, 9.0188
#b1f8e0 color charts
#b1f8e0 color shades, tints & tones
#b1f8e0 color schemes
#b1f8e0 color preview, HTML & CSS examples
This text has a color of #b1f8e0
<p style="color:#b1f8e0;">Text here</p>
.mytext {color:#b1f8e0;}
This box has a color of #b1f8e0
<div style="background-color:#b1f8e0;">Content here</div>
.mybackground {background-color:#b1f8e0;}
Border around this has a color of #b1f8e0
<div style="border:2px solid #b1f8e0;">Content here</div>
.myborder {border:2px solid #b1f8e0;}