#918c80 color space conversions
Hex:
        #918c80
        RGB:
        145, 140, 128
        CMY:
        43, 45, 50
        CMYK:
        0, 3, 12, 43
      HSL:
        42°, 7.1730%, 53.5294%
        HSV (HSB):
        42°, 11.7241%, 56.8627%
        XYZ:
        24.9514, 26.3344, 24.1900
        xyY:
        0.3306, 0.3489, 26.3344
      CIE-Lab:
        58.3531, -0.3361, 7.0640
        CIE-LCH:
        58.3531, 7.0720, 92.7238
        CIE-Luv:
        58.3531, 3.6380, 9.7592
        Hunter-Lab:
        51.3171, -3.0145, 7.9736
      #918c80 color charts
#918c80 RGB chart
      #918c80 CMYK chart
      #918c80 RGB pie chart
      #918c80 color shades, tints & tones
#918c80 color schemes
#918c80 color preview, HTML & CSS examples
           This text has a color of #918c80        
        
          <p style="color:#918c80;">Text here</p>
        
        
          .mytext {color:#918c80;}
        
        Text color #918c80
      
           This box has a color of #918c80        
        
          <div style="background-color:#918c80;">Content here</div>
        
        
          .mybackground {background-color:#918c80;}
        
        Background color #918c80
      
           Border around this has a color of #918c80        
        
          <div style="border:2px solid #918c80;">Content here</div>
        
        
          .myborder {border:2px solid #918c80;}
        
        Border color #918c80