#b1f3e5 color space conversions
Hex:
#b1f3e5
RGB:
177, 243, 229
CMY:
31, 5, 10
CMYK:
27, 0, 6, 5
HSL:
167°, 73.3333%, 82.3529%
HSV (HSB):
167°, 27.1605%, 95.2941%
XYZ:
64.3249, 79.1054, 86.0073
xyY:
0.2804, 0.3448, 79.1054
CIE-Lab:
91.2820, -23.4367, 0.0895
CIE-LCH:
91.2820, 23.4369, 179.7811
CIE-Luv:
91.2820, -32.4217, 4.1389
Hunter-Lab:
88.9412, -26.5507, 4.9247
#b1f3e5 color charts
#b1f3e5 color shades, tints & tones
#b1f3e5 color schemes
#b1f3e5 color preview, HTML & CSS examples
This text has a color of #b1f3e5
<p style="color:#b1f3e5;">Text here</p>
.mytext {color:#b1f3e5;}
This box has a color of #b1f3e5
<div style="background-color:#b1f3e5;">Content here</div>
.mybackground {background-color:#b1f3e5;}
Border around this has a color of #b1f3e5
<div style="border:2px solid #b1f3e5;">Content here</div>
.myborder {border:2px solid #b1f3e5;}