#b5bec5 color space conversions
Hex:
#b5bec5
RGB:
181, 190, 197
CMY:
29, 25, 23
CMYK:
8, 4, 0, 23
HSL:
206°, 12.1212%, 74.1176%
HSV (HSB):
206°, 8.1218%, 77.2549%
XYZ:
47.5476, 50.6819, 60.0999
xyY:
0.3003, 0.3201, 50.6819
CIE-Lab:
76.4859, -1.7290, -4.6010
CIE-LCH:
76.4859, 4.9151, 249.4047
CIE-Luv:
76.4859, -5.3239, -6.6564
Hunter-Lab:
71.1912, -5.3671, -0.2190
#b5bec5 color charts
#b5bec5 color shades, tints & tones
#b5bec5 color schemes
#b5bec5 color preview, HTML & CSS examples
This text has a color of #b5bec5
<p style="color:#b5bec5;">Text here</p>
.mytext {color:#b5bec5;}
This box has a color of #b5bec5
<div style="background-color:#b5bec5;">Content here</div>
.mybackground {background-color:#b5bec5;}
Border around this has a color of #b5bec5
<div style="border:2px solid #b5bec5;">Content here</div>
.myborder {border:2px solid #b5bec5;}