#b1e1d9 color space conversions
Hex:
#b1e1d9
RGB:
177, 225, 217
CMY:
31, 12, 15
CMYK:
21, 0, 4, 12
HSL:
170°, 44.4444%, 78.8235%
HSV (HSB):
170°, 21.3333%, 88.2353%
XYZ:
57.5811, 68.2073, 75.7761
xyY:
0.2857, 0.3384, 68.2073
CIE-Lab:
86.1100, -17.0546, -1.1852
CIE-LCH:
86.1100, 17.0957, 183.9752
CIE-Luv:
86.1100, -24.3515, 1.0894
Hunter-Lab:
82.5877, -20.0763, 3.4115
#b1e1d9 color charts
#b1e1d9 color shades, tints & tones
#b1e1d9 color schemes
#b1e1d9 color preview, HTML & CSS examples
This text has a color of #b1e1d9
<p style="color:#b1e1d9;">Text here</p>
.mytext {color:#b1e1d9;}
This box has a color of #b1e1d9
<div style="background-color:#b1e1d9;">Content here</div>
.mybackground {background-color:#b1e1d9;}
Border around this has a color of #b1e1d9
<div style="border:2px solid #b1e1d9;">Content here</div>
.myborder {border:2px solid #b1e1d9;}