#bec2bc color space conversions
Hex:
#bec2bc
RGB:
190, 194, 188
CMY:
25, 24, 26
CMYK:
2, 0, 3, 24
HSL:
100°, 4.6875%, 74.9020%
HSV (HSB):
100°, 3.0928%, 76.0784%
XYZ:
49.6041, 53.1616, 55.2237
xyY:
0.3140, 0.3365, 53.1616
CIE-Lab:
77.9703, -2.4852, 2.5210
CIE-LCH:
77.9703, 3.5400, 134.5908
CIE-Luv:
77.9703, -1.9375, 4.1742
Hunter-Lab:
72.9120, -6.1573, 6.1320
#bec2bc color charts
#bec2bc color shades, tints & tones
#bec2bc color schemes
#bec2bc color preview, HTML & CSS examples
This text has a color of #bec2bc
<p style="color:#bec2bc;">Text here</p>
.mytext {color:#bec2bc;}
This box has a color of #bec2bc
<div style="background-color:#bec2bc;">Content here</div>
.mybackground {background-color:#bec2bc;}
Border around this has a color of #bec2bc
<div style="border:2px solid #bec2bc;">Content here</div>
.myborder {border:2px solid #bec2bc;}