#b3b6c9 color space conversions
Hex:
#b3b6c9
RGB:
179, 182, 201
CMY:
30, 29, 21
CMYK:
11, 9, 0, 21
HSL:
232°, 16.9231%, 74.5098%
HSV (HSB):
232°, 10.9453%, 78.8235%
XYZ:
45.8610, 47.2566, 61.9627
xyY:
0.2957, 0.3047, 47.2566
CIE-Lab:
74.3536, 2.7122, -9.9551
CIE-LCH:
74.3536, 10.3179, 285.2400
CIE-Luv:
74.3536, -2.7171, -15.6270
Hunter-Lab:
68.7435, -1.2180, -5.3212
#b3b6c9 color charts
#b3b6c9 color shades, tints & tones
#b3b6c9 color schemes
#b3b6c9 color preview, HTML & CSS examples
This text has a color of #b3b6c9
<p style="color:#b3b6c9;">Text here</p>
.mytext {color:#b3b6c9;}
This box has a color of #b3b6c9
<div style="background-color:#b3b6c9;">Content here</div>
.mybackground {background-color:#b3b6c9;}
Border around this has a color of #b3b6c9
<div style="border:2px solid #b3b6c9;">Content here</div>
.myborder {border:2px solid #b3b6c9;}