#b2c4cc color space conversions
Hex:
#b2c4cc
RGB:
178, 196, 204
CMY:
30, 23, 20
CMYK:
13, 4, 0, 20
HSL:
198°, 20.3125%, 74.9020%
HSV (HSB):
198°, 12.7451%, 80.0000%
XYZ:
48.9991, 53.3045, 64.8330
xyY:
0.2932, 0.3189, 53.3045
CIE-Lab:
78.0544, -4.4911, -6.0951
CIE-LCH:
78.0544, 7.5710, 233.6158
CIE-Luv:
78.0544, -10.0816, -8.5268
Hunter-Lab:
73.0099, -7.9707, -1.5428
#b2c4cc color charts
#b2c4cc color shades, tints & tones
#b2c4cc color schemes
#b2c4cc color preview, HTML & CSS examples
This text has a color of #b2c4cc
<p style="color:#b2c4cc;">Text here</p>
.mytext {color:#b2c4cc;}
This box has a color of #b2c4cc
<div style="background-color:#b2c4cc;">Content here</div>
.mybackground {background-color:#b2c4cc;}
Border around this has a color of #b2c4cc
<div style="border:2px solid #b2c4cc;">Content here</div>
.myborder {border:2px solid #b2c4cc;}