#b3b5c5 color space conversions
Hex:
#b3b5c5
RGB:
179, 181, 197
CMY:
30, 29, 23
CMYK:
9, 8, 0, 23
HSL:
233°, 13.4328%, 73.7255%
HSV (HSB):
233°, 9.1371%, 77.2549%
XYZ:
45.1923, 46.6627, 59.4482
xyY:
0.2987, 0.3084, 46.6627
CIE-Lab:
73.9735, 2.4355, -8.3376
CIE-LCH:
73.9735, 8.6861, 286.2838
CIE-Luv:
73.9735, -2.0111, -13.0520
Hunter-Lab:
68.3101, -1.4513, -3.7813
#b3b5c5 color charts
#b3b5c5 color shades, tints & tones
#b3b5c5 color schemes
#b3b5c5 color preview, HTML & CSS examples
This text has a color of #b3b5c5
<p style="color:#b3b5c5;">Text here</p>
.mytext {color:#b3b5c5;}
This box has a color of #b3b5c5
<div style="background-color:#b3b5c5;">Content here</div>
.mybackground {background-color:#b3b5c5;}
Border around this has a color of #b3b5c5
<div style="border:2px solid #b3b5c5;">Content here</div>
.myborder {border:2px solid #b3b5c5;}