#8d561f color space conversions
Hex:
        #8d561f
        RGB:
        141, 86, 31
        CMY:
        45, 66, 88
        CMYK:
        0, 39, 78, 45
      HSL:
        30°, 63.9535%, 33.7255%
        HSV (HSB):
        30°, 78.0142%, 55.2941%
        XYZ:
        14.5596, 12.4172, 2.9257
        xyY:
        0.4869, 0.4153, 12.4172
      CIE-Lab:
        41.8717, 18.0839, 39.8751
        CIE-LCH:
        41.8717, 43.7841, 65.6051
        CIE-Luv:
        41.8717, 43.5585, 35.3045
        Hunter-Lab:
        35.2381, 12.0857, 19.7440
      #8d561f color charts
#8d561f RGB chart
      #8d561f CMYK chart
      #8d561f RGB pie chart
      #8d561f color shades, tints & tones
#8d561f color schemes
#8d561f color preview, HTML & CSS examples
           This text has a color of #8d561f        
        
          <p style="color:#8d561f;">Text here</p>
        
        
          .mytext {color:#8d561f;}
        
        Text color #8d561f
      
           This box has a color of #8d561f        
        
          <div style="background-color:#8d561f;">Content here</div>
        
        
          .mybackground {background-color:#8d561f;}
        
        Background color #8d561f
      
           Border around this has a color of #8d561f        
        
          <div style="border:2px solid #8d561f;">Content here</div>
        
        
          .myborder {border:2px solid #8d561f;}
        
        Border color #8d561f