#b5b6c4 color space conversions
Hex:
#b5b6c4
RGB:
181, 182, 196
CMY:
29, 29, 23
CMYK:
8, 7, 0, 23
HSL:
236°, 11.2782%, 73.9216%
HSV (HSB):
236°, 7.6531%, 76.8627%
XYZ:
45.7478, 47.2652, 58.9365
xyY:
0.3011, 0.3111, 47.2652
CIE-Lab:
74.3591, 2.3659, -7.2024
CIE-LCH:
74.3591, 7.5810, 288.1850
CIE-Luv:
74.3591, -1.3526, -11.2955
Hunter-Lab:
68.7497, -1.5334, -2.7023
#b5b6c4 color charts
#b5b6c4 color shades, tints & tones
#b5b6c4 color schemes
#b5b6c4 color preview, HTML & CSS examples
This text has a color of #b5b6c4
<p style="color:#b5b6c4;">Text here</p>
.mytext {color:#b5b6c4;}
This box has a color of #b5b6c4
<div style="background-color:#b5b6c4;">Content here</div>
.mybackground {background-color:#b5b6c4;}
Border around this has a color of #b5b6c4
<div style="border:2px solid #b5b6c4;">Content here</div>
.myborder {border:2px solid #b5b6c4;}