#b2b2c7 color space conversions
Hex:
#b2b2c7
RGB:
178, 178, 199
CMY:
30, 30, 22
CMYK:
11, 11, 0, 22
HSL:
240°, 15.7895%, 73.9216%
HSV (HSB):
240°, 10.5528%, 78.0392%
XYZ:
44.5893, 45.4293, 60.4515
xyY:
0.2963, 0.3019, 45.4293
CIE-Lab:
73.1737, 4.1394, -10.6310
CIE-LCH:
73.1737, 11.4085, 291.2746
CIE-Luv:
73.1737, -1.2153, -16.8751
Hunter-Lab:
67.4013, 0.1345, -5.9957
#b2b2c7 color charts
#b2b2c7 color shades, tints & tones
#b2b2c7 color schemes
#b2b2c7 color preview, HTML & CSS examples
This text has a color of #b2b2c7
<p style="color:#b2b2c7;">Text here</p>
.mytext {color:#b2b2c7;}
This box has a color of #b2b2c7
<div style="background-color:#b2b2c7;">Content here</div>
.mybackground {background-color:#b2b2c7;}
Border around this has a color of #b2b2c7
<div style="border:2px solid #b2b2c7;">Content here</div>
.myborder {border:2px solid #b2b2c7;}