#becb9f color space conversions
Hex:
        #becb9f
        RGB:
        190, 203, 159
        CMY:
        25, 20, 38
        CMYK:
        6, 0, 22, 20
      HSL:
        78°, 29.7297%, 70.9804%
        HSV (HSB):
        78°, 21.6749%, 79.6078%
        XYZ:
        48.8491, 56.1622, 41.0667
        xyY:
        0.3344, 0.3845, 56.1622
      CIE-Lab:
        79.7061, -12.0196, 20.5087
        CIE-LCH:
        79.7061, 23.7714, 120.3735
        CIE-Luv:
        79.7061, -5.4219, 30.9899
        Hunter-Lab:
        74.9415, -14.7958, 19.9691
      #becb9f color charts
#becb9f RGB chart
      #becb9f CMYK chart
      #becb9f RGB pie chart
      #becb9f color shades, tints & tones
#becb9f color schemes
#becb9f color preview, HTML & CSS examples
           This text has a color of #becb9f        
        
          <p style="color:#becb9f;">Text here</p>
        
        
          .mytext {color:#becb9f;}
        
        Text color #becb9f
      
           This box has a color of #becb9f        
        
          <div style="background-color:#becb9f;">Content here</div>
        
        
          .mybackground {background-color:#becb9f;}
        
        Background color #becb9f
      
           Border around this has a color of #becb9f        
        
          <div style="border:2px solid #becb9f;">Content here</div>
        
        
          .myborder {border:2px solid #becb9f;}
        
        Border color #becb9f