#b2cec2 color space conversions
Hex:
#b2cec2
RGB:
178, 206, 194
CMY:
30, 19, 24
CMYK:
14, 0, 6, 19
HSL:
154°, 22.2222%, 75.2941%
HSV (HSB):
154°, 13.5922%, 80.7843%
XYZ:
50.1690, 57.5026, 59.4939
xyY:
0.3001, 0.3440, 57.5026
CIE-Lab:
80.4615, -11.7007, 2.8068
CIE-LCH:
80.4615, 12.0326, 166.5107
CIE-Luv:
80.4615, -14.5751, 6.2114
Hunter-Lab:
75.8305, -14.6088, 6.5645
#b2cec2 color charts
#b2cec2 color shades, tints & tones
#b2cec2 color schemes
#b2cec2 color preview, HTML & CSS examples
This text has a color of #b2cec2
<p style="color:#b2cec2;">Text here</p>
.mytext {color:#b2cec2;}
This box has a color of #b2cec2
<div style="background-color:#b2cec2;">Content here</div>
.mybackground {background-color:#b2cec2;}
Border around this has a color of #b2cec2
<div style="border:2px solid #b2cec2;">Content here</div>
.myborder {border:2px solid #b2cec2;}