#b3b9d2 color space conversions
Hex:
#b3b9d2
RGB:
179, 185, 210
CMY:
30, 27, 18
CMYK:
15, 12, 0, 18
HSL:
228°, 25.6198%, 76.2745%
HSV (HSB):
228°, 14.7619%, 82.3529%
XYZ:
47.5722, 48.9348, 67.9108
xyY:
0.2893, 0.2976, 48.9348
CIE-Lab:
75.4107, 2.9741, -13.2746
CIE-LCH:
75.4107, 13.6037, 282.6281
CIE-Luv:
75.4107, -4.6243, -20.9445
Hunter-Lab:
69.9534, -1.0284, -8.5914
#b3b9d2 color charts
#b3b9d2 color shades, tints & tones
#b3b9d2 color schemes
#b3b9d2 color preview, HTML & CSS examples
This text has a color of #b3b9d2
<p style="color:#b3b9d2;">Text here</p>
.mytext {color:#b3b9d2;}
This box has a color of #b3b9d2
<div style="background-color:#b3b9d2;">Content here</div>
.mybackground {background-color:#b3b9d2;}
Border around this has a color of #b3b9d2
<div style="border:2px solid #b3b9d2;">Content here</div>
.myborder {border:2px solid #b3b9d2;}