#8d353f color space conversions
Hex:
        #8d353f
        RGB:
        141, 53, 63
        CMY:
        45, 79, 75
        CMYK:
        0, 62, 55, 45
      HSL:
        353°, 45.3608%, 38.0392%
        HSV (HSB):
        353°, 62.4113%, 55.2941%
        XYZ:
        13.1548, 8.5678, 5.6630
        xyY:
        0.4804, 0.3129, 8.5678
      CIE-Lab:
        35.1385, 38.2094, 13.5146
        CIE-LCH:
        35.1385, 40.5290, 19.4787
        CIE-Luv:
        35.1385, 61.1226, 8.0717
        Hunter-Lab:
        29.2708, 28.9971, 9.0187
      #8d353f color charts
#8d353f RGB chart
      #8d353f CMYK chart
      #8d353f RGB pie chart
      #8d353f color shades, tints & tones
#8d353f color schemes
#8d353f color preview, HTML & CSS examples
           This text has a color of #8d353f        
        
          <p style="color:#8d353f;">Text here</p>
        
        
          .mytext {color:#8d353f;}
        
        Text color #8d353f
      
           This box has a color of #8d353f        
        
          <div style="background-color:#8d353f;">Content here</div>
        
        
          .mybackground {background-color:#8d353f;}
        
        Background color #8d353f
      
           Border around this has a color of #8d353f        
        
          <div style="border:2px solid #8d353f;">Content here</div>
        
        
          .myborder {border:2px solid #8d353f;}
        
        Border color #8d353f