#b1c1c5 color space conversions
Hex:
#b1c1c5
RGB:
177, 193, 197
CMY:
31, 24, 23
CMYK:
10, 2, 0, 23
HSL:
192°, 14.7059%, 73.3333%
HSV (HSB):
192°, 10.1523%, 77.2549%
XYZ:
47.2795, 51.5183, 60.2754
xyY:
0.2972, 0.3239, 51.5183
CIE-Lab:
76.9919, -4.6573, -3.8882
CIE-LCH:
76.9919, 6.0670, 219.8574
CIE-Luv:
76.9919, -8.8961, -5.0840
Hunter-Lab:
71.7762, -8.0293, 0.4534
#b1c1c5 color charts
#b1c1c5 color shades, tints & tones
#b1c1c5 color schemes
#b1c1c5 color preview, HTML & CSS examples
This text has a color of #b1c1c5
<p style="color:#b1c1c5;">Text here</p>
.mytext {color:#b1c1c5;}
This box has a color of #b1c1c5
<div style="background-color:#b1c1c5;">Content here</div>
.mybackground {background-color:#b1c1c5;}
Border around this has a color of #b1c1c5
<div style="border:2px solid #b1c1c5;">Content here</div>
.myborder {border:2px solid #b1c1c5;}