#b2c2b3 color space conversions
Hex:
#b2c2b3
RGB:
178, 194, 179
CMY:
30, 24, 30
CMYK:
8, 0, 8, 24
HSL:
124°, 11.5942%, 72.9412%
HSV (HSB):
124°, 8.2474%, 76.0784%
XYZ:
45.7886, 51.3032, 50.1370
xyY:
0.3110, 0.3485, 51.3032
CIE-Lab:
76.8623, -8.3076, 5.6664
CIE-LCH:
76.8623, 10.0561, 145.7032
CIE-Luv:
76.8623, -8.1832, 9.7611
Hunter-Lab:
71.6263, -11.2362, 8.6365
#b2c2b3 color charts
#b2c2b3 color shades, tints & tones
#b2c2b3 color schemes
#b2c2b3 color preview, HTML & CSS examples
This text has a color of #b2c2b3
<p style="color:#b2c2b3;">Text here</p>
.mytext {color:#b2c2b3;}
This box has a color of #b2c2b3
<div style="background-color:#b2c2b3;">Content here</div>
.mybackground {background-color:#b2c2b3;}
Border around this has a color of #b2c2b3
<div style="border:2px solid #b2c2b3;">Content here</div>
.myborder {border:2px solid #b2c2b3;}