#8a374f color space conversions
Hex:
        #8a374f
        RGB:
        138, 55, 79
        CMY:
        46, 78, 69
        CMYK:
        0, 60, 43, 46
      HSL:
        343°, 43.0052%, 37.8431%
        HSV (HSB):
        343°, 60.1449%, 54.1176%
        XYZ:
        13.2587, 8.7002, 8.3776
        xyY:
        0.4371, 0.2868, 8.7002
      CIE-Lab:
        35.4005, 37.7592, 3.5566
        CIE-LCH:
        35.4005, 37.9263, 5.3810
        CIE-Luv:
        35.4005, 53.4633, -2.1737
        Hunter-Lab:
        29.4960, 28.6191, 3.8074
      #8a374f color charts
#8a374f RGB chart
      #8a374f CMYK chart
      #8a374f RGB pie chart
      #8a374f color shades, tints & tones
#8a374f color schemes
#8a374f color preview, HTML & CSS examples
           This text has a color of #8a374f        
        
          <p style="color:#8a374f;">Text here</p>
        
        
          .mytext {color:#8a374f;}
        
        Text color #8a374f
      
           This box has a color of #8a374f        
        
          <div style="background-color:#8a374f;">Content here</div>
        
        
          .mybackground {background-color:#8a374f;}
        
        Background color #8a374f
      
           Border around this has a color of #8a374f        
        
          <div style="border:2px solid #8a374f;">Content here</div>
        
        
          .myborder {border:2px solid #8a374f;}
        
        Border color #8a374f