#82421e color space conversions
Hex:
        #82421e
        RGB:
        130, 66, 30
        CMY:
        49, 74, 88
        CMYK:
        0, 49, 77, 49
      HSL:
        22°, 62.5000%, 31.3725%
        HSV (HSB):
        22°, 76.9231%, 50.9804%
        XYZ:
        11.3885, 8.7360, 2.3143
        xyY:
        0.5075, 0.3893, 8.7360
      CIE-Lab:
        35.4709, 24.6400, 33.3424
        CIE-LCH:
        35.4709, 41.4589, 53.5356
        CIE-Luv:
        35.4709, 49.4007, 26.7588
        Hunter-Lab:
        29.5567, 17.0535, 16.0473
      #82421e color charts
#82421e RGB chart
      #82421e CMYK chart
      #82421e RGB pie chart
      #82421e color shades, tints & tones
#82421e color schemes
#82421e color preview, HTML & CSS examples
           This text has a color of #82421e        
        
          <p style="color:#82421e;">Text here</p>
        
        
          .mytext {color:#82421e;}
        
        Text color #82421e
      
           This box has a color of #82421e        
        
          <div style="background-color:#82421e;">Content here</div>
        
        
          .mybackground {background-color:#82421e;}
        
        Background color #82421e
      
           Border around this has a color of #82421e        
        
          <div style="border:2px solid #82421e;">Content here</div>
        
        
          .myborder {border:2px solid #82421e;}
        
        Border color #82421e