#b1ffdc color space conversions
Hex:
#b1ffdc
RGB:
177, 255, 220
CMY:
31, 0, 14
CMYK:
31, 0, 14, 0
HSL:
153°, 100.0000%, 84.7059%
HSV (HSB):
153°, 30.5882%, 100.0000%
XYZ:
66.8097, 86.0344, 80.7952
xyY:
0.2860, 0.3682, 86.0344
CIE-Lab:
94.3271, -30.9808, 9.1524
CIE-LCH:
94.3271, 32.3045, 163.5417
CIE-Luv:
94.3271, -37.7506, 19.2455
Hunter-Lab:
92.7547, -33.7502, 13.2830
#b1ffdc color charts
#b1ffdc color shades, tints & tones
#b1ffdc color schemes
#b1ffdc color preview, HTML & CSS examples
This text has a color of #b1ffdc
<p style="color:#b1ffdc;">Text here</p>
.mytext {color:#b1ffdc;}
This box has a color of #b1ffdc
<div style="background-color:#b1ffdc;">Content here</div>
.mybackground {background-color:#b1ffdc;}
Border around this has a color of #b1ffdc
<div style="border:2px solid #b1ffdc;">Content here</div>
.myborder {border:2px solid #b1ffdc;}