#b1f9ed color space conversions
Hex:
#b1f9ed
RGB:
177, 249, 237
CMY:
31, 2, 7
CMYK:
29, 0, 5, 2
HSL:
170°, 85.7143%, 83.5294%
HSV (HSB):
170°, 28.9157%, 97.6471%
XYZ:
67.2932, 83.2129, 92.6357
xyY:
0.2768, 0.3422, 83.2129
CIE-Lab:
93.1076, -24.6546, -1.3953
CIE-LCH:
93.1076, 24.6940, 183.2390
CIE-Luv:
93.1076, -34.9918, 2.0297
Hunter-Lab:
91.2211, -27.9587, 3.6453
#b1f9ed color charts
#b1f9ed color shades, tints & tones
#b1f9ed color schemes
#b1f9ed color preview, HTML & CSS examples
This text has a color of #b1f9ed
<p style="color:#b1f9ed;">Text here</p>
.mytext {color:#b1f9ed;}
This box has a color of #b1f9ed
<div style="background-color:#b1f9ed;">Content here</div>
.mybackground {background-color:#b1f9ed;}
Border around this has a color of #b1f9ed
<div style="border:2px solid #b1f9ed;">Content here</div>
.myborder {border:2px solid #b1f9ed;}