#bec3c5 color space conversions
Hex:
#bec3c5
RGB:
190, 195, 197
CMY:
25, 24, 23
CMYK:
4, 1, 0, 23
HSL:
197°, 5.6911%, 75.8824%
HSV (HSB):
197°, 3.5533%, 77.2549%
XYZ:
50.8284, 54.0086, 60.5691
xyY:
0.3073, 0.3265, 54.0086
CIE-Lab:
78.4667, -1.3401, -1.6116
CIE-LCH:
78.4667, 2.0960, 230.2543
CIE-Luv:
78.4667, -2.9028, -2.1918
Hunter-Lab:
73.4905, -5.1522, 2.5780
#bec3c5 color charts
#bec3c5 color shades, tints & tones
#bec3c5 color schemes
#bec3c5 color preview, HTML & CSS examples
This text has a color of #bec3c5
<p style="color:#bec3c5;">Text here</p>
.mytext {color:#bec3c5;}
This box has a color of #bec3c5
<div style="background-color:#bec3c5;">Content here</div>
.mybackground {background-color:#bec3c5;}
Border around this has a color of #bec3c5
<div style="border:2px solid #bec3c5;">Content here</div>
.myborder {border:2px solid #bec3c5;}