#b1fed1 color space conversions
Hex:
#b1fed1
RGB:
177, 254, 209
CMY:
31, 0, 18
CMYK:
30, 0, 18, 0
HSL:
145°, 97.4684%, 84.5098%
HSV (HSB):
145°, 30.3150%, 99.6078%
XYZ:
65.0819, 84.8342, 73.2661
xyY:
0.2916, 0.3801, 84.8342
CIE-Lab:
93.8116, -32.6250, 14.0725
CIE-LCH:
93.8116, 35.5307, 156.6675
CIE-Luv:
93.8116, -37.4204, 26.7216
Hunter-Lab:
92.1055, -35.0562, 17.3111
#b1fed1 color charts
#b1fed1 color shades, tints & tones
#b1fed1 color schemes
#b1fed1 color preview, HTML & CSS examples
This text has a color of #b1fed1
<p style="color:#b1fed1;">Text here</p>
.mytext {color:#b1fed1;}
This box has a color of #b1fed1
<div style="background-color:#b1fed1;">Content here</div>
.mybackground {background-color:#b1fed1;}
Border around this has a color of #b1fed1
<div style="border:2px solid #b1fed1;">Content here</div>
.myborder {border:2px solid #b1fed1;}