#b1cec5 color space conversions
Hex:
#b1cec5
RGB:
177, 206, 197
CMY:
31, 19, 23
CMYK:
14, 0, 4, 19
HSL:
161°, 22.8346%, 75.0980%
HSV (HSB):
161°, 14.0777%, 80.7843%
XYZ:
50.2808, 57.5209, 61.2759
xyY:
0.2974, 0.3402, 57.5209
CIE-Lab:
80.4717, -11.4448, 1.2079
CIE-LCH:
80.4717, 11.5084, 173.9751
CIE-Luv:
80.4717, -15.1559, 3.7764
Hunter-Lab:
75.8426, -14.3856, 5.1873
#b1cec5 color charts
#b1cec5 color shades, tints & tones
#b1cec5 color schemes
#b1cec5 color preview, HTML & CSS examples
This text has a color of #b1cec5
<p style="color:#b1cec5;">Text here</p>
.mytext {color:#b1cec5;}
This box has a color of #b1cec5
<div style="background-color:#b1cec5;">Content here</div>
.mybackground {background-color:#b1cec5;}
Border around this has a color of #b1cec5
<div style="border:2px solid #b1cec5;">Content here</div>
.myborder {border:2px solid #b1cec5;}