#b1f0f1 color space conversions
Hex:
#b1f0f1
RGB:
177, 240, 241
CMY:
31, 6, 5
CMYK:
27, 0, 0, 5
HSL:
181°, 69.5652%, 81.9608%
HSV (HSB):
181°, 26.5560%, 94.5098%
XYZ:
65.1687, 78.0182, 94.8433
xyY:
0.2738, 0.3278, 78.0182
CIE-Lab:
90.7882, -19.3971, -6.8878
CIE-LCH:
90.7882, 20.5837, 199.5497
CIE-Luv:
90.7882, -31.0876, -7.5275
Hunter-Lab:
88.3279, -22.8757, -1.8340
#b1f0f1 color charts
#b1f0f1 color shades, tints & tones
#b1f0f1 color schemes
#b1f0f1 color preview, HTML & CSS examples
This text has a color of #b1f0f1
<p style="color:#b1f0f1;">Text here</p>
.mytext {color:#b1f0f1;}
This box has a color of #b1f0f1
<div style="background-color:#b1f0f1;">Content here</div>
.mybackground {background-color:#b1f0f1;}
Border around this has a color of #b1f0f1
<div style="border:2px solid #b1f0f1;">Content here</div>
.myborder {border:2px solid #b1f0f1;}