#8d350f color space conversions
Hex:
        #8d350f
        RGB:
        141, 53, 15
        CMY:
        45, 79, 94
        CMYK:
        0, 62, 89, 45
      HSL:
        18°, 80.7692%, 30.5882%
        HSV (HSB):
        18°, 89.3617%, 55.2941%
        XYZ:
        12.3438, 8.2434, 1.3925
        xyY:
        0.5616, 0.3750, 8.2434
      CIE-Lab:
        34.4848, 35.5992, 40.2721
        CIE-LCH:
        34.4848, 53.7507, 48.5244
        CIE-Luv:
        34.4848, 69.2210, 27.3219
        Hunter-Lab:
        28.7113, 26.4974, 17.2224
      #8d350f color charts
#8d350f RGB chart
      #8d350f CMYK chart
      #8d350f RGB pie chart
      #8d350f color shades, tints & tones
#8d350f color schemes
#8d350f color preview, HTML & CSS examples
           This text has a color of #8d350f        
        
          <p style="color:#8d350f;">Text here</p>
        
        
          .mytext {color:#8d350f;}
        
        Text color #8d350f
      
           This box has a color of #8d350f        
        
          <div style="background-color:#8d350f;">Content here</div>
        
        
          .mybackground {background-color:#8d350f;}
        
        Background color #8d350f
      
           Border around this has a color of #8d350f        
        
          <div style="border:2px solid #8d350f;">Content here</div>
        
        
          .myborder {border:2px solid #8d350f;}
        
        Border color #8d350f