#b2c1cc color space conversions
Hex:
#b2c1cc
RGB:
178, 193, 204
CMY:
30, 24, 20
CMYK:
13, 5, 0, 20
HSL:
205°, 20.3125%, 74.9020%
HSV (HSB):
205°, 12.7451%, 80.0000%
XYZ:
48.3291, 51.9645, 64.6097
xyY:
0.2931, 0.3151, 51.9645
CIE-Lab:
77.2596, -2.9009, -7.2720
CIE-LCH:
77.2596, 7.8292, 248.2522
CIE-Luv:
77.2596, -8.6531, -10.6017
Hunter-Lab:
72.0864, -6.4789, -2.6800
#b2c1cc color charts
#b2c1cc color shades, tints & tones
#b2c1cc color schemes
#b2c1cc color preview, HTML & CSS examples
This text has a color of #b2c1cc
<p style="color:#b2c1cc;">Text here</p>
.mytext {color:#b2c1cc;}
This box has a color of #b2c1cc
<div style="background-color:#b2c1cc;">Content here</div>
.mybackground {background-color:#b2c1cc;}
Border around this has a color of #b2c1cc
<div style="border:2px solid #b2c1cc;">Content here</div>
.myborder {border:2px solid #b2c1cc;}