#bec3b5 color space conversions
Hex:
#bec3b5
RGB:
190, 195, 181
CMY:
25, 24, 29
CMYK:
3, 0, 7, 24
HSL:
81°, 10.4478%, 73.7255%
HSV (HSB):
81°, 7.1795%, 76.4706%
XYZ:
49.0908, 53.3136, 51.4192
xyY:
0.3191, 0.3466, 53.3136
CIE-Lab:
78.0598, -4.2642, 6.4254
CIE-LCH:
78.0598, 7.7116, 123.5701
CIE-Luv:
78.0598, -2.1047, 10.1740
Hunter-Lab:
73.0161, -7.7677, 9.3582
#bec3b5 color charts
#bec3b5 color shades, tints & tones
#bec3b5 color schemes
#bec3b5 color preview, HTML & CSS examples
This text has a color of #bec3b5
<p style="color:#bec3b5;">Text here</p>
.mytext {color:#bec3b5;}
This box has a color of #bec3b5
<div style="background-color:#bec3b5;">Content here</div>
.mybackground {background-color:#bec3b5;}
Border around this has a color of #bec3b5
<div style="border:2px solid #bec3b5;">Content here</div>
.myborder {border:2px solid #bec3b5;}