#822b0d color space conversions
Hex:
        #822b0d
        RGB:
        130, 43, 13
        CMY:
        49, 83, 95
        CMYK:
        0, 67, 90, 49
      HSL:
        15°, 81.8182%, 28.0392%
        HSV (HSB):
        15°, 90.0000%, 50.9804%
        XYZ:
        10.1424, 6.5026, 1.1013
        xyY:
        0.5715, 0.3664, 6.5026
      CIE-Lab:
        30.6467, 36.0947, 37.1723
        CIE-LCH:
        30.6467, 51.8132, 45.8427
        CIE-Luv:
        30.6467, 66.8128, 23.4945
        Hunter-Lab:
        25.5003, 26.3709, 15.2895
      #822b0d color charts
#822b0d RGB chart
      #822b0d CMYK chart
      #822b0d RGB pie chart
      #822b0d color shades, tints & tones
#822b0d color schemes
#822b0d color preview, HTML & CSS examples
           This text has a color of #822b0d        
        
          <p style="color:#822b0d;">Text here</p>
        
        
          .mytext {color:#822b0d;}
        
        Text color #822b0d
      
           This box has a color of #822b0d        
        
          <div style="background-color:#822b0d;">Content here</div>
        
        
          .mybackground {background-color:#822b0d;}
        
        Background color #822b0d
      
           Border around this has a color of #822b0d        
        
          <div style="border:2px solid #822b0d;">Content here</div>
        
        
          .myborder {border:2px solid #822b0d;}
        
        Border color #822b0d