#b2c9c5 color space conversions
Hex:
#b2c9c5
RGB:
178, 201, 197
CMY:
30, 21, 23
CMYK:
11, 0, 2, 21
HSL:
170°, 17.5573%, 74.3137%
HSV (HSB):
170°, 11.4428%, 78.8235%
XYZ:
49.3248, 55.2695, 60.8917
xyY:
0.2981, 0.3340, 55.2695
CIE-Lab:
79.1962, -8.5265, -0.6453
CIE-LCH:
79.1962, 8.5508, 184.3283
CIE-Luv:
79.1962, -12.2428, 0.4859
Hunter-Lab:
74.3434, -11.6713, 3.4784
#b2c9c5 color charts
#b2c9c5 color shades, tints & tones
#b2c9c5 color schemes
#b2c9c5 color preview, HTML & CSS examples
This text has a color of #b2c9c5
<p style="color:#b2c9c5;">Text here</p>
.mytext {color:#b2c9c5;}
This box has a color of #b2c9c5
<div style="background-color:#b2c9c5;">Content here</div>
.mybackground {background-color:#b2c9c5;}
Border around this has a color of #b2c9c5
<div style="border:2px solid #b2c9c5;">Content here</div>
.myborder {border:2px solid #b2c9c5;}