#b5b3cb color space conversions
Hex:
#b5b3cb
RGB:
181, 179, 203
CMY:
29, 30, 20
CMYK:
11, 12, 0, 20
HSL:
245°, 18.7500%, 74.9020%
HSV (HSB):
245°, 11.8227%, 79.6078%
XYZ:
45.9556, 46.3758, 63.0292
xyY:
0.2958, 0.2985, 46.3758
CIE-Lab:
73.7887, 5.4170, -11.8746
CIE-LCH:
73.7887, 13.0518, 294.5215
CIE-Luv:
73.7887, -0.3122, -19.0569
Hunter-Lab:
68.0997, 1.2823, -7.2056
#b5b3cb color charts
#b5b3cb color shades, tints & tones
#b5b3cb color schemes
#b5b3cb color preview, HTML & CSS examples
This text has a color of #b5b3cb
<p style="color:#b5b3cb;">Text here</p>
.mytext {color:#b5b3cb;}
This box has a color of #b5b3cb
<div style="background-color:#b5b3cb;">Content here</div>
.mybackground {background-color:#b5b3cb;}
Border around this has a color of #b5b3cb
<div style="border:2px solid #b5b3cb;">Content here</div>
.myborder {border:2px solid #b5b3cb;}