#bec2a3 color space conversions
Hex:
        #bec2a3
        RGB:
        190, 194, 163
        CMY:
        25, 24, 36
        CMYK:
        2, 0, 16, 24
      HSL:
        68°, 20.2614%, 70.0000%
        HSV (HSB):
        68°, 15.9794%, 76.0784%
        XYZ:
        47.1379, 52.1751, 42.2367
        xyY:
        0.3330, 0.3686, 52.1751
      CIE-Lab:
        77.3854, -6.7494, 15.1481
        CIE-LCH:
        77.3854, 16.5837, 114.0160
        CIE-Luv:
        77.3854, -0.7123, 22.7441
        Hunter-Lab:
        72.2323, -9.9198, 15.8937
      #bec2a3 color charts
#bec2a3 RGB chart
      #bec2a3 CMYK chart
      #bec2a3 RGB pie chart
      #bec2a3 color shades, tints & tones
#bec2a3 color schemes
#bec2a3 color preview, HTML & CSS examples
           This text has a color of #bec2a3        
        
          <p style="color:#bec2a3;">Text here</p>
        
        
          .mytext {color:#bec2a3;}
        
        Text color #bec2a3
      
           This box has a color of #bec2a3        
        
          <div style="background-color:#bec2a3;">Content here</div>
        
        
          .mybackground {background-color:#bec2a3;}
        
        Background color #bec2a3
      
           Border around this has a color of #bec2a3        
        
          <div style="border:2px solid #bec2a3;">Content here</div>
        
        
          .myborder {border:2px solid #bec2a3;}
        
        Border color #bec2a3