#8d4755 color space conversions
Hex:
        #8d4755
        RGB:
        141, 71, 85
        CMY:
        45, 72, 67
        CMYK:
        0, 50, 40, 45
      HSL:
        348°, 33.0189%, 41.5686%
        HSV (HSB):
        348°, 49.6454%, 55.2941%
        XYZ:
        14.8774, 10.8251, 9.8997
        xyY:
        0.4179, 0.3041, 10.8251
      CIE-Lab:
        39.2843, 31.1692, 5.3852
        CIE-LCH:
        39.2843, 31.6310, 9.8025
        CIE-Luv:
        39.2843, 45.8160, 1.2395
        Hunter-Lab:
        32.9015, 23.1368, 5.1914
      #8d4755 color charts
#8d4755 RGB chart
      #8d4755 CMYK chart
      #8d4755 RGB pie chart
      #8d4755 color shades, tints & tones
#8d4755 color schemes
#8d4755 color preview, HTML & CSS examples
           This text has a color of #8d4755        
        
          <p style="color:#8d4755;">Text here</p>
        
        
          .mytext {color:#8d4755;}
        
        Text color #8d4755
      
           This box has a color of #8d4755        
        
          <div style="background-color:#8d4755;">Content here</div>
        
        
          .mybackground {background-color:#8d4755;}
        
        Background color #8d4755
      
           Border around this has a color of #8d4755        
        
          <div style="border:2px solid #8d4755;">Content here</div>
        
        
          .myborder {border:2px solid #8d4755;}
        
        Border color #8d4755