#b2c3a9 color space conversions
Hex:
#b2c3a9
RGB:
178, 195, 169
CMY:
30, 24, 34
CMYK:
9, 0, 13, 24
HSL:
99°, 17.8082%, 71.3725%
HSV (HSB):
99°, 13.3333%, 76.4706%
XYZ:
45.0366, 51.3598, 45.0759
xyY:
0.3183, 0.3630, 51.3598
CIE-Lab:
76.8964, -10.6120, 11.1073
CIE-LCH:
76.8964, 15.3619, 133.6936
CIE-Luv:
76.8964, -8.3408, 17.8855
Hunter-Lab:
71.6657, -13.2409, 12.8742
#b2c3a9 color charts
#b2c3a9 color shades, tints & tones
#b2c3a9 color schemes
#b2c3a9 color preview, HTML & CSS examples
This text has a color of #b2c3a9
<p style="color:#b2c3a9;">Text here</p>
.mytext {color:#b2c3a9;}
This box has a color of #b2c3a9
<div style="background-color:#b2c3a9;">Content here</div>
.mybackground {background-color:#b2c3a9;}
Border around this has a color of #b2c3a9
<div style="border:2px solid #b2c3a9;">Content here</div>
.myborder {border:2px solid #b2c3a9;}