#b1f0f3 color space conversions
Hex:
#b1f0f3
RGB:
177, 240, 243
CMY:
31, 6, 5
CMYK:
27, 1, 0, 5
HSL:
183°, 73.3333%, 82.3529%
HSV (HSB):
183°, 27.1605%, 95.2941%
XYZ:
65.4692, 78.1384, 96.4256
xyY:
0.2728, 0.3255, 78.1384
CIE-Lab:
90.8430, -18.9568, -7.8496
CIE-LCH:
90.8430, 20.5177, 202.4935
CIE-Luv:
90.8430, -31.0854, -9.1430
Hunter-Lab:
88.3959, -22.4892, -2.7987
#b1f0f3 color charts
#b1f0f3 color shades, tints & tones
#b1f0f3 color schemes
#b1f0f3 color preview, HTML & CSS examples
This text has a color of #b1f0f3
<p style="color:#b1f0f3;">Text here</p>
.mytext {color:#b1f0f3;}
This box has a color of #b1f0f3
<div style="background-color:#b1f0f3;">Content here</div>
.mybackground {background-color:#b1f0f3;}
Border around this has a color of #b1f0f3
<div style="border:2px solid #b1f0f3;">Content here</div>
.myborder {border:2px solid #b1f0f3;}