#84400d color space conversions
Hex:
        #84400d
        RGB:
        132, 64, 13
        CMY:
        48, 75, 95
        CMYK:
        0, 52, 90, 48
      HSL:
        26°, 82.0690%, 28.4314%
        HSV (HSB):
        26°, 90.1515%, 51.7647%
        XYZ:
        11.4218, 8.6014, 1.4390
        xyY:
        0.5322, 0.4008, 8.6014
      CIE-Lab:
        35.2052, 26.0253, 40.9990
        CIE-LCH:
        35.2052, 48.5616, 57.5935
        CIE-Luv:
        35.2052, 53.8980, 30.4026
        Hunter-Lab:
        29.3281, 18.1922, 17.6206
      #84400d color charts
#84400d RGB chart
      #84400d CMYK chart
      #84400d RGB pie chart
      #84400d color shades, tints & tones
#84400d color schemes
#84400d color preview, HTML & CSS examples
           This text has a color of #84400d        
        
          <p style="color:#84400d;">Text here</p>
        
        
          .mytext {color:#84400d;}
        
        Text color #84400d
      
           This box has a color of #84400d        
        
          <div style="background-color:#84400d;">Content here</div>
        
        
          .mybackground {background-color:#84400d;}
        
        Background color #84400d
      
           Border around this has a color of #84400d        
        
          <div style="border:2px solid #84400d;">Content here</div>
        
        
          .myborder {border:2px solid #84400d;}
        
        Border color #84400d