#8b3346 color space conversions
Hex:
        #8b3346
        RGB:
        139, 51, 70
        CMY:
        45, 80, 73
        CMYK:
        0, 63, 50, 45
      HSL:
        347°, 46.3158%, 37.2549%
        HSV (HSB):
        347°, 63.3094%, 54.5098%
        XYZ:
        12.9368, 8.2988, 6.7143
        xyY:
        0.4629, 0.2969, 8.2988
      CIE-Lab:
        34.5976, 39.1038, 8.2220
        CIE-LCH:
        34.5976, 39.9589, 11.8741
        CIE-Luv:
        34.5976, 58.7326, 2.5615
        Hunter-Lab:
        28.8077, 29.7463, 6.3464
      #8b3346 color charts
#8b3346 RGB chart
      #8b3346 CMYK chart
      #8b3346 RGB pie chart
      #8b3346 color shades, tints & tones
#8b3346 color schemes
#8b3346 color preview, HTML & CSS examples
           This text has a color of #8b3346        
        
          <p style="color:#8b3346;">Text here</p>
        
        
          .mytext {color:#8b3346;}
        
        Text color #8b3346
      
           This box has a color of #8b3346        
        
          <div style="background-color:#8b3346;">Content here</div>
        
        
          .mybackground {background-color:#8b3346;}
        
        Background color #8b3346
      
           Border around this has a color of #8b3346        
        
          <div style="border:2px solid #8b3346;">Content here</div>
        
        
          .myborder {border:2px solid #8b3346;}
        
        Border color #8b3346