#b2c3c6 color space conversions
Hex:
#b2c3c6
RGB:
178, 195, 198
CMY:
30, 24, 22
CMYK:
10, 2, 0, 22
HSL:
189°, 14.9254%, 73.7255%
HSV (HSB):
189°, 10.1010%, 77.6471%
XYZ:
48.0682, 52.5724, 61.0401
xyY:
0.2973, 0.3252, 52.5724
CIE-Lab:
77.6219, -5.1817, -3.4935
CIE-LCH:
77.6219, 6.2494, 213.9881
CIE-Luv:
77.6219, -9.3797, -4.3992
Hunter-Lab:
72.5068, -8.5508, 0.8413
#b2c3c6 color charts
#b2c3c6 color shades, tints & tones
#b2c3c6 color schemes
#b2c3c6 color preview, HTML & CSS examples
This text has a color of #b2c3c6
<p style="color:#b2c3c6;">Text here</p>
.mytext {color:#b2c3c6;}
This box has a color of #b2c3c6
<div style="background-color:#b2c3c6;">Content here</div>
.mybackground {background-color:#b2c3c6;}
Border around this has a color of #b2c3c6
<div style="border:2px solid #b2c3c6;">Content here</div>
.myborder {border:2px solid #b2c3c6;}