#b1fbd1 color space conversions
Hex:
#b1fbd1
RGB:
177, 251, 209
CMY:
31, 2, 18
CMYK:
29, 0, 17, 2
HSL:
146°, 90.2439%, 83.9216%
HSV (HSB):
146°, 29.4821%, 98.4314%
XYZ:
64.1373, 82.9449, 72.9512
xyY:
0.2915, 0.3770, 82.9449
CIE-Lab:
92.9903, -31.2275, 12.9079
CIE-LCH:
92.9903, 33.7901, 157.5423
CIE-Luv:
92.9903, -36.0841, 24.7588
Hunter-Lab:
91.0741, -33.6743, 16.2600
#b1fbd1 color charts
#b1fbd1 color shades, tints & tones
#b1fbd1 color schemes
#b1fbd1 color preview, HTML & CSS examples
This text has a color of #b1fbd1
<p style="color:#b1fbd1;">Text here</p>
.mytext {color:#b1fbd1;}
This box has a color of #b1fbd1
<div style="background-color:#b1fbd1;">Content here</div>
.mybackground {background-color:#b1fbd1;}
Border around this has a color of #b1fbd1
<div style="border:2px solid #b1fbd1;">Content here</div>
.myborder {border:2px solid #b1fbd1;}