#82340d color space conversions
Hex:
        #82340d
        RGB:
        130, 52, 13
        CMY:
        49, 80, 95
        CMYK:
        0, 60, 90, 49
      HSL:
        20°, 81.8182%, 28.0392%
        HSV (HSB):
        20°, 90.0000%, 50.9804%
        XYZ:
        10.5066, 7.2309, 1.2227
        xyY:
        0.5541, 0.3814, 7.2309
      CIE-Lab:
        32.3268, 31.6576, 38.5352
        CIE-LCH:
        32.3268, 49.8715, 50.5960
        CIE-Luv:
        32.3268, 60.8714, 26.1876
        Hunter-Lab:
        26.8903, 22.6855, 16.1273
      #82340d color charts
#82340d RGB chart
      #82340d CMYK chart
      #82340d RGB pie chart
      #82340d color shades, tints & tones
#82340d color schemes
#82340d color preview, HTML & CSS examples
           This text has a color of #82340d        
        
          <p style="color:#82340d;">Text here</p>
        
        
          .mytext {color:#82340d;}
        
        Text color #82340d
      
           This box has a color of #82340d        
        
          <div style="background-color:#82340d;">Content here</div>
        
        
          .mybackground {background-color:#82340d;}
        
        Background color #82340d
      
           Border around this has a color of #82340d        
        
          <div style="border:2px solid #82340d;">Content here</div>
        
        
          .myborder {border:2px solid #82340d;}
        
        Border color #82340d