#8d611b color space conversions
Hex:
        #8d611b
        RGB:
        141, 97, 27
        CMY:
        45, 62, 89
        CMYK:
        0, 31, 81, 45
      HSL:
        37°, 67.8571%, 32.9412%
        HSV (HSB):
        37°, 80.8511%, 55.2941%
        XYZ:
        15.4570, 14.2912, 2.9807
        xyY:
        0.4723, 0.4367, 14.2912
      CIE-Lab:
        44.6477, 11.5055, 44.2882
        CIE-LCH:
        44.6477, 45.7583, 75.4372
        CIE-Luv:
        44.6477, 35.4677, 40.8331
        Hunter-Lab:
        37.8038, 6.8277, 21.7878
      #8d611b color charts
#8d611b RGB chart
      #8d611b CMYK chart
      #8d611b RGB pie chart
      #8d611b color shades, tints & tones
#8d611b color schemes
#8d611b color preview, HTML & CSS examples
           This text has a color of #8d611b        
        
          <p style="color:#8d611b;">Text here</p>
        
        
          .mytext {color:#8d611b;}
        
        Text color #8d611b
      
           This box has a color of #8d611b        
        
          <div style="background-color:#8d611b;">Content here</div>
        
        
          .mybackground {background-color:#8d611b;}
        
        Background color #8d611b
      
           Border around this has a color of #8d611b        
        
          <div style="border:2px solid #8d611b;">Content here</div>
        
        
          .myborder {border:2px solid #8d611b;}
        
        Border color #8d611b