#8a395f color space conversions
Hex:
        #8a395f
        RGB:
        138, 57, 95
        CMY:
        46, 78, 63
        CMYK:
        0, 59, 31, 46
      HSL:
        332°, 41.5385%, 38.2353%
        HSV (HSB):
        332°, 58.6957%, 54.1176%
        XYZ:
        14.0099, 9.1558, 11.8553
        xyY:
        0.4000, 0.2614, 9.1558
      CIE-Lab:
        36.2825, 38.7653, -5.3602
        CIE-LCH:
        36.2825, 39.1341, 352.1274
        CIE-Luv:
        36.2825, 48.1004, -12.9606
        Hunter-Lab:
        30.2585, 29.6946, -2.0490
      #8a395f color charts
#8a395f RGB chart
      #8a395f CMYK chart
      #8a395f RGB pie chart
      #8a395f color shades, tints & tones
#8a395f color schemes
#8a395f color preview, HTML & CSS examples
           This text has a color of #8a395f        
        
          <p style="color:#8a395f;">Text here</p>
        
        
          .mytext {color:#8a395f;}
        
        Text color #8a395f
      
           This box has a color of #8a395f        
        
          <div style="background-color:#8a395f;">Content here</div>
        
        
          .mybackground {background-color:#8a395f;}
        
        Background color #8a395f
      
           Border around this has a color of #8a395f        
        
          <div style="border:2px solid #8a395f;">Content here</div>
        
        
          .myborder {border:2px solid #8a395f;}
        
        Border color #8a395f