#b3b4d3 color space conversions
Hex:
#b3b4d3
RGB:
179, 180, 211
CMY:
30, 29, 17
CMYK:
15, 15, 0, 17
HSL:
238°, 26.6667%, 76.4706%
HSV (HSB):
238°, 15.1659%, 82.7451%
XYZ:
46.6695, 46.9294, 68.2265
xyY:
0.2884, 0.2900, 46.9294
CIE-Lab:
74.1446, 5.9047, -15.7221
CIE-LCH:
74.1446, 16.7943, 290.5844
CIE-Luv:
74.1446, -2.3370, -25.2576
Hunter-Lab:
68.5050, 1.7206, -11.0955
#b3b4d3 color charts
#b3b4d3 color shades, tints & tones
#b3b4d3 color schemes
#b3b4d3 color preview, HTML & CSS examples
This text has a color of #b3b4d3
<p style="color:#b3b4d3;">Text here</p>
.mytext {color:#b3b4d3;}
This box has a color of #b3b4d3
<div style="background-color:#b3b4d3;">Content here</div>
.mybackground {background-color:#b3b4d3;}
Border around this has a color of #b3b4d3
<div style="border:2px solid #b3b4d3;">Content here</div>
.myborder {border:2px solid #b3b4d3;}