#b1ffd6 color space conversions
Hex:
#b1ffd6
RGB:
177, 255, 214
CMY:
31, 0, 16
CMYK:
31, 0, 16, 0
HSL:
148°, 100.0000%, 84.7059%
HSV (HSB):
148°, 30.5882%, 100.0000%
XYZ:
66.0291, 85.7222, 76.6843
xyY:
0.2890, 0.3753, 85.7222
CIE-Lab:
94.1934, -32.1431, 12.0466
CIE-LCH:
94.1934, 34.3264, 159.4551
CIE-Luv:
94.1934, -37.8129, 23.7110
Hunter-Lab:
92.5863, -34.7264, 15.7036
#b1ffd6 color charts
#b1ffd6 color shades, tints & tones
#b1ffd6 color schemes
#b1ffd6 color preview, HTML & CSS examples
This text has a color of #b1ffd6
<p style="color:#b1ffd6;">Text here</p>
.mytext {color:#b1ffd6;}
This box has a color of #b1ffd6
<div style="background-color:#b1ffd6;">Content here</div>
.mybackground {background-color:#b1ffd6;}
Border around this has a color of #b1ffd6
<div style="border:2px solid #b1ffd6;">Content here</div>
.myborder {border:2px solid #b1ffd6;}