#b2b8c8 color space conversions
Hex:
#b2b8c8
RGB:
178, 184, 200
CMY:
30, 28, 22
CMYK:
11, 8, 0, 22
HSL:
224°, 16.6667%, 74.1176%
HSV (HSB):
224°, 11.0000%, 78.4314%
XYZ:
45.9259, 47.9161, 61.4718
xyY:
0.2957, 0.3085, 47.9161
CIE-Lab:
74.7720, 1.0940, -8.7949
CIE-LCH:
74.7720, 8.8627, 277.0908
CIE-Luv:
74.7720, -4.1609, -13.5653
Hunter-Lab:
69.2214, -2.7093, -4.1972
#b2b8c8 color charts
#b2b8c8 color shades, tints & tones
#b2b8c8 color schemes
#b2b8c8 color preview, HTML & CSS examples
This text has a color of #b2b8c8
<p style="color:#b2b8c8;">Text here</p>
.mytext {color:#b2b8c8;}
This box has a color of #b2b8c8
<div style="background-color:#b2b8c8;">Content here</div>
.mybackground {background-color:#b2b8c8;}
Border around this has a color of #b2b8c8
<div style="border:2px solid #b2b8c8;">Content here</div>
.myborder {border:2px solid #b2b8c8;}