#b5bec3 color space conversions
Hex:
#b5bec3
RGB:
181, 190, 195
CMY:
29, 25, 24
CMYK:
7, 3, 0, 24
HSL:
201°, 10.4478%, 73.7255%
HSV (HSB):
201°, 7.1795%, 76.4706%
XYZ:
47.3198, 50.5908, 58.9007
xyY:
0.3018, 0.3226, 50.5908
CIE-Lab:
76.4305, -2.1247, -3.5981
CIE-LCH:
76.4305, 4.1785, 239.4382
CIE-Luv:
76.4305, -5.2306, -5.0576
Hunter-Lab:
71.1272, -5.7193, 0.6908
#b5bec3 color charts
#b5bec3 color shades, tints & tones
#b5bec3 color schemes
#b5bec3 color preview, HTML & CSS examples
This text has a color of #b5bec3
<p style="color:#b5bec3;">Text here</p>
.mytext {color:#b5bec3;}
This box has a color of #b5bec3
<div style="background-color:#b5bec3;">Content here</div>
.mybackground {background-color:#b5bec3;}
Border around this has a color of #b5bec3
<div style="border:2px solid #b5bec3;">Content here</div>
.myborder {border:2px solid #b5bec3;}