#84340d color space conversions
Hex:
        #84340d
        RGB:
        132, 52, 13
        CMY:
        48, 80, 95
        CMYK:
        0, 61, 90, 48
      HSL:
        20°, 82.0690%, 28.4314%
        HSV (HSB):
        20°, 90.1515%, 51.7647%
        XYZ:
        10.8164, 7.3906, 1.2372
        xyY:
        0.5563, 0.3801, 7.3906
      CIE-Lab:
        32.6800, 32.4709, 38.9678
        CIE-LCH:
        32.6800, 50.7233, 50.1964
        CIE-Luv:
        32.6800, 62.5435, 26.4014
        Hunter-Lab:
        27.1856, 23.4451, 16.3317
      #84340d color charts
#84340d RGB chart
      #84340d CMYK chart
      #84340d RGB pie chart
      #84340d color shades, tints & tones
#84340d color schemes
#84340d color preview, HTML & CSS examples
           This text has a color of #84340d        
        
          <p style="color:#84340d;">Text here</p>
        
        
          .mytext {color:#84340d;}
        
        Text color #84340d
      
           This box has a color of #84340d        
        
          <div style="background-color:#84340d;">Content here</div>
        
        
          .mybackground {background-color:#84340d;}
        
        Background color #84340d
      
           Border around this has a color of #84340d        
        
          <div style="border:2px solid #84340d;">Content here</div>
        
        
          .myborder {border:2px solid #84340d;}
        
        Border color #84340d