#bec8be color space conversions
Hex:
#bec8be
RGB:
190, 200, 190
CMY:
25, 22, 25
CMYK:
5, 0, 5, 22
HSL:
120°, 8.3333%, 76.4706%
HSV (HSB):
120°, 5.0000%, 78.4314%
XYZ:
51.1837, 55.9734, 56.8215
xyY:
0.3121, 0.3413, 55.9734
CIE-Lab:
79.5987, -5.2755, 3.8050
CIE-LCH:
79.5987, 6.5045, 144.1991
CIE-Luv:
79.5987, -5.0921, 6.5710
Hunter-Lab:
74.8154, -8.8090, 7.3406
#bec8be color charts
#bec8be color shades, tints & tones
#bec8be color schemes
#bec8be color preview, HTML & CSS examples
This text has a color of #bec8be
<p style="color:#bec8be;">Text here</p>
.mytext {color:#bec8be;}
This box has a color of #bec8be
<div style="background-color:#bec8be;">Content here</div>
.mybackground {background-color:#bec8be;}
Border around this has a color of #bec8be
<div style="border:2px solid #bec8be;">Content here</div>
.myborder {border:2px solid #bec8be;}