#b2c7d2 color space conversions
Hex:
#b2c7d2
RGB:
178, 199, 210
CMY:
30, 22, 18
CMYK:
15, 5, 0, 18
HSL:
201°, 26.2295%, 76.0784%
HSV (HSB):
201°, 15.2381%, 82.3529%
XYZ:
50.4164, 54.9650, 68.9248
xyY:
0.2892, 0.3153, 54.9650
CIE-Lab:
79.0211, -4.8290, -7.8962
CIE-LCH:
79.0211, 9.2558, 238.5517
CIE-Luv:
79.0211, -11.7109, -11.3002
Hunter-Lab:
74.1384, -8.3566, -3.2238
#b2c7d2 color charts
#b2c7d2 color shades, tints & tones
#b2c7d2 color schemes
#b2c7d2 color preview, HTML & CSS examples
This text has a color of #b2c7d2
<p style="color:#b2c7d2;">Text here</p>
.mytext {color:#b2c7d2;}
This box has a color of #b2c7d2
<div style="background-color:#b2c7d2;">Content here</div>
.mybackground {background-color:#b2c7d2;}
Border around this has a color of #b2c7d2
<div style="border:2px solid #b2c7d2;">Content here</div>
.myborder {border:2px solid #b2c7d2;}