#b1faec color space conversions
Hex:
#b1faec
RGB:
177, 250, 236
CMY:
31, 2, 7
CMYK:
29, 0, 6, 2
HSL:
168°, 87.9518%, 83.7255%
HSV (HSB):
168°, 29.2000%, 98.0392%
XYZ:
67.4574, 83.7745, 91.9716
xyY:
0.2774, 0.3445, 83.7745
CIE-Lab:
93.3525, -25.3480, -0.5191
CIE-LCH:
93.3525, 25.3533, 181.1731
CIE-Luv:
93.3525, -35.4307, 3.5173
Hunter-Lab:
91.5284, -28.6183, 4.4928
#b1faec color charts
#b1faec color shades, tints & tones
#b1faec color schemes
#b1faec color preview, HTML & CSS examples
This text has a color of #b1faec
<p style="color:#b1faec;">Text here</p>
.mytext {color:#b1faec;}
This box has a color of #b1faec
<div style="background-color:#b1faec;">Content here</div>
.mybackground {background-color:#b1faec;}
Border around this has a color of #b1faec
<div style="border:2px solid #b1faec;">Content here</div>
.myborder {border:2px solid #b1faec;}