#b1fcd8 color space conversions
Hex:
#b1fcd8
RGB:
177, 252, 216
CMY:
31, 1, 15
CMYK:
30, 0, 14, 1
HSL:
151°, 92.5926%, 84.1176%
HSV (HSB):
151°, 29.7619%, 98.8235%
XYZ:
65.3365, 83.9258, 77.7214
xyY:
0.2878, 0.3697, 83.9258
CIE-Lab:
93.4183, -30.3555, 9.9114
CIE-LCH:
93.4183, 31.9326, 161.9176
CIE-Luv:
93.4183, -36.4686, 20.2363
Hunter-Lab:
91.6110, -33.0139, 13.8269
#b1fcd8 color charts
#b1fcd8 color shades, tints & tones
#b1fcd8 color schemes
#b1fcd8 color preview, HTML & CSS examples
This text has a color of #b1fcd8
<p style="color:#b1fcd8;">Text here</p>
.mytext {color:#b1fcd8;}
This box has a color of #b1fcd8
<div style="background-color:#b1fcd8;">Content here</div>
.mybackground {background-color:#b1fcd8;}
Border around this has a color of #b1fcd8
<div style="border:2px solid #b1fcd8;">Content here</div>
.myborder {border:2px solid #b1fcd8;}