#8b3345 color space conversions
Hex:
        #8b3345
        RGB:
        139, 51, 69
        CMY:
        45, 80, 73
        CMYK:
        0, 63, 50, 45
      HSL:
        348°, 46.3158%, 37.2549%
        HSV (HSB):
        348°, 63.3094%, 54.5098%
        XYZ:
        12.9055, 8.2863, 6.5494
        xyY:
        0.4652, 0.2987, 8.2863
      CIE-Lab:
        34.5721, 39.0059, 8.8303
        CIE-LCH:
        34.5721, 39.9930, 12.7558
        CIE-Luv:
        34.5721, 59.0023, 3.2062
        Hunter-Lab:
        28.7859, 29.6508, 6.6603
      #8b3345 color charts
#8b3345 RGB chart
      #8b3345 CMYK chart
      #8b3345 RGB pie chart
      #8b3345 color shades, tints & tones
#8b3345 color schemes
#8b3345 color preview, HTML & CSS examples
           This text has a color of #8b3345        
        
          <p style="color:#8b3345;">Text here</p>
        
        
          .mytext {color:#8b3345;}
        
        Text color #8b3345
      
           This box has a color of #8b3345        
        
          <div style="background-color:#8b3345;">Content here</div>
        
        
          .mybackground {background-color:#8b3345;}
        
        Background color #8b3345
      
           Border around this has a color of #8b3345        
        
          <div style="border:2px solid #8b3345;">Content here</div>
        
        
          .myborder {border:2px solid #8b3345;}
        
        Border color #8b3345