#b2c9d2 color space conversions
Hex:
#b2c9d2
RGB:
178, 201, 210
CMY:
30, 21, 18
CMYK:
15, 4, 0, 18
HSL:
197°, 26.2295%, 76.0784%
HSV (HSB):
197°, 15.2381%, 82.3529%
XYZ:
50.8796, 55.8914, 69.0792
xyY:
0.2893, 0.3178, 55.8914
CIE-Lab:
79.5520, -5.8815, -7.1090
CIE-LCH:
79.5520, 9.2266, 230.3979
CIE-Luv:
79.5520, -12.6485, -9.9058
Hunter-Lab:
74.7606, -9.3497, -2.4520
#b2c9d2 color charts
#b2c9d2 color shades, tints & tones
#b2c9d2 color schemes
#b2c9d2 color preview, HTML & CSS examples
This text has a color of #b2c9d2
<p style="color:#b2c9d2;">Text here</p>
.mytext {color:#b2c9d2;}
This box has a color of #b2c9d2
<div style="background-color:#b2c9d2;">Content here</div>
.mybackground {background-color:#b2c9d2;}
Border around this has a color of #b2c9d2
<div style="border:2px solid #b2c9d2;">Content here</div>
.myborder {border:2px solid #b2c9d2;}