#b1c2c4 color space conversions
Hex:
#b1c2c4
RGB:
177, 194, 196
CMY:
31, 24, 23
CMYK:
10, 1, 0, 23
HSL:
186°, 13.8686%, 73.1373%
HSV (HSB):
186°, 9.6939%, 76.8627%
XYZ:
47.3871, 51.9162, 59.7478
xyY:
0.2979, 0.3264, 51.9162
CIE-Lab:
77.2307, -5.3864, -2.9958
CIE-LCH:
77.2307, 6.1635, 209.0823
CIE-Luv:
77.2307, -9.3419, -3.6022
Hunter-Lab:
72.0529, -8.6984, 1.2725
#b1c2c4 color charts
#b1c2c4 color shades, tints & tones
#b1c2c4 color schemes
#b1c2c4 color preview, HTML & CSS examples
This text has a color of #b1c2c4
<p style="color:#b1c2c4;">Text here</p>
.mytext {color:#b1c2c4;}
This box has a color of #b1c2c4
<div style="background-color:#b1c2c4;">Content here</div>
.mybackground {background-color:#b1c2c4;}
Border around this has a color of #b1c2c4
<div style="border:2px solid #b1c2c4;">Content here</div>
.myborder {border:2px solid #b1c2c4;}