#b2c3ac color space conversions
Hex:
#b2c3ac
RGB:
178, 195, 172
CMY:
30, 24, 33
CMYK:
9, 0, 12, 24
HSL:
104°, 16.0839%, 71.9608%
HSV (HSB):
104°, 11.7949%, 76.4706%
XYZ:
45.3216, 51.4737, 46.5764
xyY:
0.3161, 0.3590, 51.4737
CIE-Lab:
76.9651, -10.0876, 9.5897
CIE-LCH:
76.9651, 13.9184, 136.4495
CIE-Luv:
76.9651, -8.4435, 15.6719
Hunter-Lab:
71.7452, -12.7953, 11.7310
#b2c3ac color charts
#b2c3ac color shades, tints & tones
#b2c3ac color schemes
#b2c3ac color preview, HTML & CSS examples
This text has a color of #b2c3ac
<p style="color:#b2c3ac;">Text here</p>
.mytext {color:#b2c3ac;}
This box has a color of #b2c3ac
<div style="background-color:#b2c3ac;">Content here</div>
.mybackground {background-color:#b2c3ac;}
Border around this has a color of #b2c3ac
<div style="border:2px solid #b2c3ac;">Content here</div>
.myborder {border:2px solid #b2c3ac;}