#8b410d color space conversions
Hex:
        #8b410d
        RGB:
        139, 65, 13
        CMY:
        45, 75, 95
        CMYK:
        0, 53, 91, 45
      HSL:
        25°, 82.8947%, 29.8039%
        HSV (HSB):
        25°, 90.6475%, 54.5098%
        XYZ:
        12.6104, 9.2986, 1.5109
        xyY:
        0.5384, 0.3970, 9.2986
      CIE-Lab:
        36.5530, 28.4941, 42.5476
        CIE-LCH:
        36.5530, 51.2076, 56.1898
        CIE-Luv:
        36.5530, 59.0274, 31.3579
        Hunter-Lab:
        30.4936, 20.4534, 18.4078
      #8b410d color charts
#8b410d RGB chart
      #8b410d CMYK chart
      #8b410d RGB pie chart
      #8b410d color shades, tints & tones
#8b410d color schemes
#8b410d color preview, HTML & CSS examples
           This text has a color of #8b410d        
        
          <p style="color:#8b410d;">Text here</p>
        
        
          .mytext {color:#8b410d;}
        
        Text color #8b410d
      
           This box has a color of #8b410d        
        
          <div style="background-color:#8b410d;">Content here</div>
        
        
          .mybackground {background-color:#8b410d;}
        
        Background color #8b410d
      
           Border around this has a color of #8b410d        
        
          <div style="border:2px solid #8b410d;">Content here</div>
        
        
          .myborder {border:2px solid #8b410d;}
        
        Border color #8b410d