#8a343f color space conversions
Hex:
        #8a343f
        RGB:
        138, 52, 63
        CMY:
        46, 80, 75
        CMYK:
        0, 62, 54, 46
      HSL:
        352°, 45.2632%, 37.2549%
        HSV (HSB):
        352°, 62.3188%, 54.1176%
        XYZ:
        12.6064, 8.2181, 5.6245
        xyY:
        0.4766, 0.3107, 8.2181
      CIE-Lab:
        34.4331, 37.6047, 12.4684
        CIE-LCH:
        34.4331, 39.6179, 18.3437
        CIE-Luv:
        34.4331, 59.2105, 7.1034
        Hunter-Lab:
        28.6673, 28.3275, 8.4346
      #8a343f color charts
#8a343f RGB chart
      #8a343f CMYK chart
      #8a343f RGB pie chart
      #8a343f color shades, tints & tones
#8a343f color schemes
#8a343f color preview, HTML & CSS examples
           This text has a color of #8a343f        
        
          <p style="color:#8a343f;">Text here</p>
        
        
          .mytext {color:#8a343f;}
        
        Text color #8a343f
      
           This box has a color of #8a343f        
        
          <div style="background-color:#8a343f;">Content here</div>
        
        
          .mybackground {background-color:#8a343f;}
        
        Background color #8a343f
      
           Border around this has a color of #8a343f        
        
          <div style="border:2px solid #8a343f;">Content here</div>
        
        
          .myborder {border:2px solid #8a343f;}
        
        Border color #8a343f