#b3b9c5 color space conversions
Hex:
#b3b9c5
RGB:
179, 185, 197
CMY:
30, 27, 23
CMYK:
9, 6, 0, 23
HSL:
220°, 13.4328%, 73.7255%
HSV (HSB):
220°, 9.1371%, 77.2549%
XYZ:
46.0174, 48.3128, 59.7233
xyY:
0.2987, 0.3136, 48.3128
CIE-Lab:
75.0218, 0.2775, -6.7818
CIE-LCH:
75.0218, 6.7875, 272.3430
CIE-Luv:
75.0218, -3.9575, -10.3163
Hunter-Lab:
69.5074, -3.4621, -2.2889
#b3b9c5 color charts
#b3b9c5 color shades, tints & tones
#b3b9c5 color schemes
#b3b9c5 color preview, HTML & CSS examples
This text has a color of #b3b9c5
<p style="color:#b3b9c5;">Text here</p>
.mytext {color:#b3b9c5;}
This box has a color of #b3b9c5
<div style="background-color:#b3b9c5;">Content here</div>
.mybackground {background-color:#b3b9c5;}
Border around this has a color of #b3b9c5
<div style="border:2px solid #b3b9c5;">Content here</div>
.myborder {border:2px solid #b3b9c5;}