#bec5a5 color space conversions
Hex:
#bec5a5
RGB:
190, 197, 165
CMY:
25, 23, 35
CMYK:
4, 0, 16, 23
HSL:
73°, 21.6216%, 70.9804%
HSV (HSB):
73°, 16.2437%, 77.2549%
XYZ:
47.9930, 53.5963, 43.4129
xyY:
0.3310, 0.3696, 53.5963
CIE-Lab:
78.2257, -7.9926, 15.2553
CIE-LCH:
78.2257, 17.2222, 117.6510
CIE-Luv:
78.2257, -2.4244, 23.1698
Hunter-Lab:
73.2095, -11.0996, 16.0879
#bec5a5 color charts
#bec5a5 color shades, tints & tones
#bec5a5 color schemes
#bec5a5 color preview, HTML & CSS examples
This text has a color of #bec5a5
<p style="color:#bec5a5;">Text here</p>
.mytext {color:#bec5a5;}
This box has a color of #bec5a5
<div style="background-color:#bec5a5;">Content here</div>
.mybackground {background-color:#bec5a5;}
Border around this has a color of #bec5a5
<div style="border:2px solid #bec5a5;">Content here</div>
.myborder {border:2px solid #bec5a5;}