#b1c3c5 color space conversions
Hex:
#b1c3c5
RGB:
177, 195, 197
CMY:
31, 24, 23
CMYK:
10, 1, 0, 23
HSL:
186°, 14.7059%, 73.3333%
HSV (HSB):
186°, 10.1523%, 77.2549%
XYZ:
47.7246, 52.4085, 60.4238
xyY:
0.2972, 0.3264, 52.4085
CIE-Lab:
77.5245, -5.7135, -3.1045
CIE-LCH:
77.5245, 6.5025, 208.5182
CIE-Luv:
77.5245, -9.8620, -3.7157
Hunter-Lab:
72.3937, -9.0153, 1.1889
#b1c3c5 color charts
#b1c3c5 color shades, tints & tones
#b1c3c5 color schemes
#b1c3c5 color preview, HTML & CSS examples
This text has a color of #b1c3c5
<p style="color:#b1c3c5;">Text here</p>
.mytext {color:#b1c3c5;}
This box has a color of #b1c3c5
<div style="background-color:#b1c3c5;">Content here</div>
.mybackground {background-color:#b1c3c5;}
Border around this has a color of #b1c3c5
<div style="border:2px solid #b1c3c5;">Content here</div>
.myborder {border:2px solid #b1c3c5;}