#b2c2d2 color space conversions
Hex:
#b2c2d2
RGB:
178, 194, 210
CMY:
30, 24, 18
CMYK:
15, 8, 0, 18
HSL:
210°, 26.2295%, 76.0784%
HSV (HSB):
210°, 15.2381%, 82.3529%
XYZ:
49.2847, 52.7017, 68.5476
xyY:
0.2890, 0.3090, 52.7017
CIE-Lab:
77.6985, -2.1796, -9.8626
CIE-LCH:
77.6985, 10.1006, 257.5379
CIE-Luv:
77.6985, -9.3653, -14.7904
Hunter-Lab:
72.5959, -5.8608, -5.1665
#b2c2d2 color charts
#b2c2d2 color shades, tints & tones
#b2c2d2 color schemes
#b2c2d2 color preview, HTML & CSS examples
This text has a color of #b2c2d2
<p style="color:#b2c2d2;">Text here</p>
.mytext {color:#b2c2d2;}
This box has a color of #b2c2d2
<div style="background-color:#b2c2d2;">Content here</div>
.mybackground {background-color:#b2c2d2;}
Border around this has a color of #b2c2d2
<div style="border:2px solid #b2c2d2;">Content here</div>
.myborder {border:2px solid #b2c2d2;}