#b2cecd color space conversions
Hex:
#b2cecd
RGB:
178, 206, 205
CMY:
30, 19, 20
CMYK:
14, 0, 0, 19
HSL:
178°, 22.2222%, 75.2941%
HSV (HSB):
178°, 13.5922%, 80.7843%
XYZ:
51.4508, 58.0154, 66.2439
xyY:
0.2928, 0.3302, 58.0154
CIE-Lab:
80.7473, -9.5202, -2.6639
CIE-LCH:
80.7473, 9.8859, 195.6326
CIE-Luv:
80.7473, -14.8582, -2.4283
Hunter-Lab:
76.1678, -12.7181, 1.7523
#b2cecd color charts
#b2cecd color shades, tints & tones
#b2cecd color schemes
#b2cecd color preview, HTML & CSS examples
This text has a color of #b2cecd
<p style="color:#b2cecd;">Text here</p>
.mytext {color:#b2cecd;}
This box has a color of #b2cecd
<div style="background-color:#b2cecd;">Content here</div>
.mybackground {background-color:#b2cecd;}
Border around this has a color of #b2cecd
<div style="border:2px solid #b2cecd;">Content here</div>
.myborder {border:2px solid #b2cecd;}