#82401f color space conversions
Hex:
        #82401f
        RGB:
        130, 64, 31
        CMY:
        49, 75, 88
        CMYK:
        0, 51, 76, 49
      HSL:
        20°, 61.4907%, 31.5686%
        HSV (HSB):
        20°, 76.1538%, 50.9804%
        XYZ:
        11.2866, 8.5115, 2.3443
        xyY:
        0.5097, 0.3844, 8.5115
      CIE-Lab:
        35.0263, 25.8195, 32.3368
        CIE-LCH:
        35.0263, 41.3802, 51.3942
        CIE-Luv:
        35.0263, 50.7243, 25.6693
        Hunter-Lab:
        29.1746, 18.0001, 15.6579
      #82401f color charts
#82401f RGB chart
      #82401f CMYK chart
      #82401f RGB pie chart
      #82401f color shades, tints & tones
#82401f color schemes
#82401f color preview, HTML & CSS examples
           This text has a color of #82401f        
        
          <p style="color:#82401f;">Text here</p>
        
        
          .mytext {color:#82401f;}
        
        Text color #82401f
      
           This box has a color of #82401f        
        
          <div style="background-color:#82401f;">Content here</div>
        
        
          .mybackground {background-color:#82401f;}
        
        Background color #82401f
      
           Border around this has a color of #82401f        
        
          <div style="border:2px solid #82401f;">Content here</div>
        
        
          .myborder {border:2px solid #82401f;}
        
        Border color #82401f