#8c3345 color space conversions
Hex:
        #8c3345
        RGB:
        140, 51, 69
        CMY:
        45, 80, 73
        CMYK:
        0, 64, 51, 45
      HSL:
        348°, 46.5969%, 37.4510%
        HSV (HSB):
        348°, 63.5714%, 54.9020%
        XYZ:
        13.0732, 8.3728, 6.5573
        xyY:
        0.4668, 0.2990, 8.3728
      CIE-Lab:
        34.7475, 39.3589, 9.1013
        CIE-LCH:
        34.7475, 40.3975, 13.0201
        CIE-Luv:
        34.7475, 59.8182, 3.4238
        Hunter-Lab:
        28.9357, 30.0091, 6.8190
      #8c3345 color charts
#8c3345 RGB chart
      #8c3345 CMYK chart
      #8c3345 RGB pie chart
      #8c3345 color shades, tints & tones
#8c3345 color schemes
#8c3345 color preview, HTML & CSS examples
           This text has a color of #8c3345        
        
          <p style="color:#8c3345;">Text here</p>
        
        
          .mytext {color:#8c3345;}
        
        Text color #8c3345
      
           This box has a color of #8c3345        
        
          <div style="background-color:#8c3345;">Content here</div>
        
        
          .mybackground {background-color:#8c3345;}
        
        Background color #8c3345
      
           Border around this has a color of #8c3345        
        
          <div style="border:2px solid #8c3345;">Content here</div>
        
        
          .myborder {border:2px solid #8c3345;}
        
        Border color #8c3345