#b2c3a2 color space conversions
Hex:
#b2c3a2
RGB:
178, 195, 162
CMY:
30, 24, 36
CMYK:
9, 0, 17, 24
HSL:
91°, 21.5686%, 70.0000%
HSV (HSB):
91°, 16.9231%, 76.4706%
XYZ:
44.3968, 51.1038, 41.7065
xyY:
0.3236, 0.3725, 51.1038
CIE-Lab:
76.7419, -11.8006, 14.6514
CIE-LCH:
76.7419, 18.8127, 128.8488
CIE-Luv:
76.7419, -8.1057, 22.9538
Hunter-Lab:
71.4869, -14.2452, 15.4502
#b2c3a2 color charts
#b2c3a2 color shades, tints & tones
#b2c3a2 color schemes
#b2c3a2 color preview, HTML & CSS examples
This text has a color of #b2c3a2
<p style="color:#b2c3a2;">Text here</p>
.mytext {color:#b2c3a2;}
This box has a color of #b2c3a2
<div style="background-color:#b2c3a2;">Content here</div>
.mybackground {background-color:#b2c3a2;}
Border around this has a color of #b2c3a2
<div style="border:2px solid #b2c3a2;">Content here</div>
.myborder {border:2px solid #b2c3a2;}