#b2cec7 color space conversions
Hex:
#b2cec7
RGB:
178, 206, 199
CMY:
30, 19, 22
CMYK:
14, 0, 3, 19
HSL:
165°, 22.2222%, 75.2941%
HSV (HSB):
165°, 13.5922%, 80.7843%
XYZ:
50.7402, 57.7311, 62.5018
xyY:
0.2968, 0.3377, 57.7311
CIE-Lab:
80.5891, -10.7228, 0.3164
CIE-LCH:
80.5891, 10.7275, 178.3098
CIE-Luv:
80.5891, -14.7026, 2.3125
Hunter-Lab:
75.9810, -13.7642, 4.4149
#b2cec7 color charts
#b2cec7 color shades, tints & tones
#b2cec7 color schemes
#b2cec7 color preview, HTML & CSS examples
This text has a color of #b2cec7
<p style="color:#b2cec7;">Text here</p>
.mytext {color:#b2cec7;}
This box has a color of #b2cec7
<div style="background-color:#b2cec7;">Content here</div>
.mybackground {background-color:#b2cec7;}
Border around this has a color of #b2cec7
<div style="border:2px solid #b2cec7;">Content here</div>
.myborder {border:2px solid #b2cec7;}