#bec49f color space conversions
Hex:
        #bec49f
        RGB:
        190, 196, 159
        CMY:
        25, 23, 38
        CMYK:
        3, 0, 19, 23
      HSL:
        70°, 23.8710%, 69.6078%
        HSV (HSB):
        70°, 18.8776%, 76.8627%
        XYZ:
        47.2331, 52.9302, 40.5280
        xyY:
        0.3357, 0.3762, 52.9302
      CIE-Lab:
        77.8338, -8.4155, 17.9152
        CIE-LCH:
        77.8338, 19.7933, 115.1614
        CIE-Luv:
        77.8338, -1.6203, 26.7698
        Hunter-Lab:
        72.7531, -11.4314, 17.8990
      #bec49f color charts
#bec49f RGB chart
      #bec49f CMYK chart
      #bec49f RGB pie chart
      #bec49f color shades, tints & tones
#bec49f color schemes
#bec49f color preview, HTML & CSS examples
           This text has a color of #bec49f        
        
          <p style="color:#bec49f;">Text here</p>
        
        
          .mytext {color:#bec49f;}
        
        Text color #bec49f
      
           This box has a color of #bec49f        
        
          <div style="background-color:#bec49f;">Content here</div>
        
        
          .mybackground {background-color:#bec49f;}
        
        Background color #bec49f
      
           Border around this has a color of #bec49f        
        
          <div style="border:2px solid #bec49f;">Content here</div>
        
        
          .myborder {border:2px solid #bec49f;}
        
        Border color #bec49f