#822e0f color space conversions
Hex:
        #822e0f
        RGB:
        130, 46, 15
        CMY:
        49, 82, 94
        CMYK:
        0, 65, 88, 49
      HSL:
        16°, 79.3103%, 28.4314%
        HSV (HSB):
        16°, 88.4615%, 50.9804%
        XYZ:
        10.2691, 6.7343, 1.2105
        xyY:
        0.5638, 0.3697, 6.7343
      CIE-Lab:
        31.1942, 34.7182, 36.7315
        CIE-LCH:
        31.1942, 50.5426, 46.6141
        CIE-Luv:
        31.1942, 64.7262, 23.9602
        Hunter-Lab:
        25.9505, 25.2225, 15.3996
      #822e0f color charts
#822e0f RGB chart
      #822e0f CMYK chart
      #822e0f RGB pie chart
      #822e0f color shades, tints & tones
#822e0f color schemes
#822e0f color preview, HTML & CSS examples
           This text has a color of #822e0f        
        
          <p style="color:#822e0f;">Text here</p>
        
        
          .mytext {color:#822e0f;}
        
        Text color #822e0f
      
           This box has a color of #822e0f        
        
          <div style="background-color:#822e0f;">Content here</div>
        
        
          .mybackground {background-color:#822e0f;}
        
        Background color #822e0f
      
           Border around this has a color of #822e0f        
        
          <div style="border:2px solid #822e0f;">Content here</div>
        
        
          .myborder {border:2px solid #822e0f;}
        
        Border color #822e0f