#b1f8d7 color space conversions
Hex:
#b1f8d7
RGB:
177, 248, 215
CMY:
31, 3, 16
CMYK:
29, 0, 13, 3
HSL:
152°, 83.5294%, 83.3333%
HSV (HSB):
152°, 28.6290%, 97.2549%
XYZ:
63.9646, 81.3882, 76.6282
xyY:
0.2882, 0.3666, 81.3882
CIE-Lab:
92.3042, -28.6639, 8.8326
CIE-LCH:
92.3042, 29.9939, 162.8736
CIE-Luv:
92.3042, -34.7025, 18.3144
Hunter-Lab:
90.2154, -31.3168, 12.7904
#b1f8d7 color charts
#b1f8d7 color shades, tints & tones
#b1f8d7 color schemes
#b1f8d7 color preview, HTML & CSS examples
This text has a color of #b1f8d7
<p style="color:#b1f8d7;">Text here</p>
.mytext {color:#b1f8d7;}
This box has a color of #b1f8d7
<div style="background-color:#b1f8d7;">Content here</div>
.mybackground {background-color:#b1f8d7;}
Border around this has a color of #b1f8d7
<div style="border:2px solid #b1f8d7;">Content here</div>
.myborder {border:2px solid #b1f8d7;}