#8a394d color space conversions
Hex:
        #8a394d
        RGB:
        138, 57, 77
        CMY:
        46, 78, 70
        CMYK:
        0, 59, 44, 46
      HSL:
        345°, 41.5385%, 38.2353%
        HSV (HSB):
        345°, 58.6957%, 54.1176%
        XYZ:
        13.2839, 8.8654, 8.0322
        xyY:
        0.4401, 0.2937, 8.8654
      CIE-Lab:
        35.7237, 36.5300, 5.2995
        CIE-LCH:
        35.7237, 36.9124, 8.2544
        CIE-Luv:
        35.7237, 52.9709, 0.0054
        Hunter-Lab:
        29.7747, 27.5315, 4.8479
      #8a394d color charts
#8a394d RGB chart
      #8a394d CMYK chart
      #8a394d RGB pie chart
      #8a394d color shades, tints & tones
#8a394d color schemes
#8a394d color preview, HTML & CSS examples
           This text has a color of #8a394d        
        
          <p style="color:#8a394d;">Text here</p>
        
        
          .mytext {color:#8a394d;}
        
        Text color #8a394d
      
           This box has a color of #8a394d        
        
          <div style="background-color:#8a394d;">Content here</div>
        
        
          .mybackground {background-color:#8a394d;}
        
        Background color #8a394d
      
           Border around this has a color of #8a394d        
        
          <div style="border:2px solid #8a394d;">Content here</div>
        
        
          .myborder {border:2px solid #8a394d;}
        
        Border color #8a394d