#b2c4ce color space conversions
Hex:
#b2c4ce
RGB:
178, 196, 206
CMY:
30, 23, 19
CMYK:
14, 5, 0, 19
HSL:
201°, 22.2222%, 75.2941%
HSV (HSB):
201°, 13.5922%, 80.7843%
XYZ:
49.2406, 53.4011, 66.1047
xyY:
0.2918, 0.3165, 53.4011
CIE-Lab:
78.1112, -4.0783, -7.0902
CIE-LCH:
78.1112, 8.1794, 240.0926
CIE-Luv:
78.1112, -10.1553, -10.1432
Hunter-Lab:
73.0760, -7.6049, -2.4806
#b2c4ce color charts
#b2c4ce color shades, tints & tones
#b2c4ce color schemes
#b2c4ce color preview, HTML & CSS examples
This text has a color of #b2c4ce
<p style="color:#b2c4ce;">Text here</p>
.mytext {color:#b2c4ce;}
This box has a color of #b2c4ce
<div style="background-color:#b2c4ce;">Content here</div>
.mybackground {background-color:#b2c4ce;}
Border around this has a color of #b2c4ce
<div style="border:2px solid #b2c4ce;">Content here</div>
.myborder {border:2px solid #b2c4ce;}