#b1e1e3 color space conversions
Hex:
#b1e1e3
RGB:
177, 225, 227
CMY:
31, 12, 11
CMYK:
22, 1, 0, 11
HSL:
182°, 47.1698%, 79.2157%
HSV (HSB):
182°, 22.0264%, 89.0196%
XYZ:
58.9218, 68.7436, 82.8364
xyY:
0.2799, 0.3266, 68.7436
CIE-Lab:
86.3769, -14.9466, -6.0669
CIE-LCH:
86.3769, 16.1309, 202.0924
CIE-Luv:
86.3769, -24.4431, -6.8918
Hunter-Lab:
82.9118, -18.2433, -1.1979
#b1e1e3 color charts
#b1e1e3 color shades, tints & tones
#b1e1e3 color schemes
#b1e1e3 color preview, HTML & CSS examples
This text has a color of #b1e1e3
<p style="color:#b1e1e3;">Text here</p>
.mytext {color:#b1e1e3;}
This box has a color of #b1e1e3
<div style="background-color:#b1e1e3;">Content here</div>
.mybackground {background-color:#b1e1e3;}
Border around this has a color of #b1e1e3
<div style="border:2px solid #b1e1e3;">Content here</div>
.myborder {border:2px solid #b1e1e3;}