#b3bec5 color space conversions
Hex:
#b3bec5
RGB:
179, 190, 197
CMY:
30, 25, 23
CMYK:
9, 4, 0, 23
HSL:
203°, 13.4328%, 73.7255%
HSV (HSB):
203°, 9.1371%, 77.2549%
XYZ:
47.0819, 50.4418, 60.0781
xyY:
0.2987, 0.3201, 50.4418
CIE-Lab:
76.3397, -2.3985, -4.8333
CIE-LCH:
76.3397, 5.3957, 243.6068
CIE-Luv:
76.3397, -6.3902, -6.8989
Hunter-Lab:
71.0224, -5.9587, -0.4379
#b3bec5 color charts
#b3bec5 color shades, tints & tones
#b3bec5 color schemes
#b3bec5 color preview, HTML & CSS examples
This text has a color of #b3bec5
<p style="color:#b3bec5;">Text here</p>
.mytext {color:#b3bec5;}
This box has a color of #b3bec5
<div style="background-color:#b3bec5;">Content here</div>
.mybackground {background-color:#b3bec5;}
Border around this has a color of #b3bec5
<div style="border:2px solid #b3bec5;">Content here</div>
.myborder {border:2px solid #b3bec5;}