#8a494b color space conversions
Hex:
        #8a494b
        RGB:
        138, 73, 75
        CMY:
        46, 71, 71
        CMYK:
        0, 47, 46, 46
      HSL:
        358°, 30.8057%, 41.3725%
        HSV (HSB):
        358°, 47.1014%, 54.1176%
        XYZ:
        14.1338, 10.6764, 7.9724
        xyY:
        0.4311, 0.3257, 10.6764
      CIE-Lab:
        39.0299, 27.6987, 11.2085
        CIE-LCH:
        39.0299, 29.8806, 22.0311
        CIE-Luv:
        39.0299, 44.3499, 8.3576
        Hunter-Lab:
        32.6747, 20.0313, 8.4059
      #8a494b color charts
#8a494b RGB chart
      #8a494b CMYK chart
      #8a494b RGB pie chart
      #8a494b color shades, tints & tones
#8a494b color schemes
#8a494b color preview, HTML & CSS examples
           This text has a color of #8a494b        
        
          <p style="color:#8a494b;">Text here</p>
        
        
          .mytext {color:#8a494b;}
        
        Text color #8a494b
      
           This box has a color of #8a494b        
        
          <div style="background-color:#8a494b;">Content here</div>
        
        
          .mybackground {background-color:#8a494b;}
        
        Background color #8a494b
      
           Border around this has a color of #8a494b        
        
          <div style="border:2px solid #8a494b;">Content here</div>
        
        
          .myborder {border:2px solid #8a494b;}
        
        Border color #8a494b