#b2c3a3 color space conversions
Hex:
#b2c3a3
RGB:
178, 195, 163
CMY:
30, 24, 36
CMYK:
9, 0, 16, 24
HSL:
92°, 21.0526%, 70.1961%
HSV (HSB):
92°, 16.4103%, 76.4706%
XYZ:
44.4861, 51.1395, 42.1766
xyY:
0.3228, 0.3711, 51.1395
CIE-Lab:
76.7635, -11.6338, 14.1450
CIE-LCH:
76.7635, 18.3146, 129.4363
CIE-Luv:
76.7635, -8.1389, 22.2384
Hunter-Lab:
71.5119, -14.1047, 15.0900
#b2c3a3 color charts
#b2c3a3 color shades, tints & tones
#b2c3a3 color schemes
#b2c3a3 color preview, HTML & CSS examples
This text has a color of #b2c3a3
<p style="color:#b2c3a3;">Text here</p>
.mytext {color:#b2c3a3;}
This box has a color of #b2c3a3
<div style="background-color:#b2c3a3;">Content here</div>
.mybackground {background-color:#b2c3a3;}
Border around this has a color of #b2c3a3
<div style="border:2px solid #b2c3a3;">Content here</div>
.myborder {border:2px solid #b2c3a3;}