#8a394f color space conversions
Hex:
        #8a394f
        RGB:
        138, 57, 79
        CMY:
        46, 78, 69
        CMYK:
        0, 59, 43, 46
      HSL:
        344°, 41.5385%, 38.2353%
        HSV (HSB):
        344°, 58.6957%, 54.1176%
        XYZ:
        13.3556, 8.8940, 8.4099
        xyY:
        0.4356, 0.2901, 8.8940
      CIE-Lab:
        35.7795, 36.7560, 4.1009
        CIE-LCH:
        35.7795, 36.9840, 6.3662
        CIE-Luv:
        35.7795, 52.4501, -1.3674
        Hunter-Lab:
        29.8229, 27.7480, 4.1565
      #8a394f color charts
#8a394f RGB chart
      #8a394f CMYK chart
      #8a394f RGB pie chart
      #8a394f color shades, tints & tones
#8a394f color schemes
#8a394f color preview, HTML & CSS examples
           This text has a color of #8a394f        
        
          <p style="color:#8a394f;">Text here</p>
        
        
          .mytext {color:#8a394f;}
        
        Text color #8a394f
      
           This box has a color of #8a394f        
        
          <div style="background-color:#8a394f;">Content here</div>
        
        
          .mybackground {background-color:#8a394f;}
        
        Background color #8a394f
      
           Border around this has a color of #8a394f        
        
          <div style="border:2px solid #8a394f;">Content here</div>
        
        
          .myborder {border:2px solid #8a394f;}
        
        Border color #8a394f