#b3b5d3 color space conversions
Hex:
#b3b5d3
RGB:
179, 181, 211
CMY:
30, 29, 17
CMYK:
15, 14, 0, 17
HSL:
236°, 26.6667%, 76.4706%
HSV (HSB):
236°, 15.1659%, 82.7451%
XYZ:
46.8722, 47.3346, 68.2941
xyY:
0.2884, 0.2913, 47.3346
CIE-Lab:
74.4033, 5.3595, -15.3325
CIE-LCH:
74.4033, 16.2422, 289.2672
CIE-Luv:
74.4033, -2.8043, -24.5609
Hunter-Lab:
68.8001, 1.2082, -10.6938
#b3b5d3 color charts
#b3b5d3 color shades, tints & tones
#b3b5d3 color schemes
#b3b5d3 color preview, HTML & CSS examples
This text has a color of #b3b5d3
<p style="color:#b3b5d3;">Text here</p>
.mytext {color:#b3b5d3;}
This box has a color of #b3b5d3
<div style="background-color:#b3b5d3;">Content here</div>
.mybackground {background-color:#b3b5d3;}
Border around this has a color of #b3b5d3
<div style="border:2px solid #b3b5d3;">Content here</div>
.myborder {border:2px solid #b3b5d3;}