#b1f8f3 color space conversions
Hex:
#b1f8f3
RGB:
177, 248, 243
CMY:
31, 3, 5
CMYK:
29, 0, 2, 3
HSL:
176°, 83.5294%, 83.3333%
HSV (HSB):
176°, 28.6290%, 97.2549%
XYZ:
67.8765, 82.9530, 97.2281
xyY:
0.2736, 0.3344, 82.9530
CIE-Lab:
92.9938, -22.8804, -4.6726
CIE-LCH:
92.9938, 23.3527, 191.5421
CIE-Luv:
92.9938, -34.5224, -3.4423
Hunter-Lab:
91.0785, -26.3598, 0.4618
#b1f8f3 color charts
#b1f8f3 color shades, tints & tones
#b1f8f3 color schemes
#b1f8f3 color preview, HTML & CSS examples
This text has a color of #b1f8f3
<p style="color:#b1f8f3;">Text here</p>
.mytext {color:#b1f8f3;}
This box has a color of #b1f8f3
<div style="background-color:#b1f8f3;">Content here</div>
.mybackground {background-color:#b1f8f3;}
Border around this has a color of #b1f8f3
<div style="border:2px solid #b1f8f3;">Content here</div>
.myborder {border:2px solid #b1f8f3;}