#82440a color space conversions
Hex:
        #82440a
        RGB:
        130, 68, 10
        CMY:
        49, 73, 96
        CMYK:
        0, 48, 92, 49
      HSL:
        29°, 85.7143%, 27.4510%
        HSV (HSB):
        29°, 92.3077%, 50.9804%
        XYZ:
        11.3278, 8.9020, 1.4084
        xyY:
        0.5235, 0.4114, 8.9020
      CIE-Lab:
        35.7949, 22.8053, 42.3537
        CIE-LCH:
        35.7949, 48.1032, 61.6998
        CIE-Luv:
        35.7949, 49.3692, 32.1402
        Hunter-Lab:
        29.8362, 15.5573, 18.0866
      #82440a color charts
#82440a RGB chart
      #82440a CMYK chart
      #82440a RGB pie chart
      #82440a color shades, tints & tones
#82440a color schemes
#82440a color preview, HTML & CSS examples
           This text has a color of #82440a        
        
          <p style="color:#82440a;">Text here</p>
        
        
          .mytext {color:#82440a;}
        
        Text color #82440a
      
           This box has a color of #82440a        
        
          <div style="background-color:#82440a;">Content here</div>
        
        
          .mybackground {background-color:#82440a;}
        
        Background color #82440a
      
           Border around this has a color of #82440a        
        
          <div style="border:2px solid #82440a;">Content here</div>
        
        
          .myborder {border:2px solid #82440a;}
        
        Border color #82440a