#b1cec1 color space conversions
Hex:
#b1cec1
RGB:
177, 206, 193
CMY:
31, 19, 24
CMYK:
14, 0, 6, 19
HSL:
153°, 22.8346%, 75.0980%
HSV (HSB):
153°, 14.0777%, 80.7843%
XYZ:
49.8284, 57.3400, 58.8936
xyY:
0.3001, 0.3453, 57.3400
CIE-Lab:
80.3704, -12.2248, 3.2016
CIE-LCH:
80.3704, 12.6371, 165.3242
CIE-Luv:
80.3704, -15.0585, 6.8860
Hunter-Lab:
75.7232, -15.0565, 6.8935
#b1cec1 color charts
#b1cec1 color shades, tints & tones
#b1cec1 color schemes
#b1cec1 color preview, HTML & CSS examples
This text has a color of #b1cec1
<p style="color:#b1cec1;">Text here</p>
.mytext {color:#b1cec1;}
This box has a color of #b1cec1
<div style="background-color:#b1cec1;">Content here</div>
.mybackground {background-color:#b1cec1;}
Border around this has a color of #b1cec1
<div style="border:2px solid #b1cec1;">Content here</div>
.myborder {border:2px solid #b1cec1;}