#b3b8cd color space conversions
Hex:
#b3b8cd
RGB:
179, 184, 205
CMY:
30, 28, 20
CMYK:
13, 10, 0, 20
HSL:
228°, 20.6349%, 75.2941%
HSV (HSB):
228°, 12.6829%, 80.3922%
XYZ:
46.7503, 48.2725, 64.6111
xyY:
0.2929, 0.3024, 48.2725
CIE-Lab:
74.9965, 2.4603, -11.1752
CIE-LCH:
74.9965, 11.4429, 282.4158
CIE-Luv:
74.9965, -3.8899, -17.5229
Hunter-Lab:
69.4784, -1.4788, -6.5016
#b3b8cd color charts
#b3b8cd color shades, tints & tones
#b3b8cd color schemes
#b3b8cd color preview, HTML & CSS examples
This text has a color of #b3b8cd
<p style="color:#b3b8cd;">Text here</p>
.mytext {color:#b3b8cd;}
This box has a color of #b3b8cd
<div style="background-color:#b3b8cd;">Content here</div>
.mybackground {background-color:#b3b8cd;}
Border around this has a color of #b3b8cd
<div style="border:2px solid #b3b8cd;">Content here</div>
.myborder {border:2px solid #b3b8cd;}