#822e12 color space conversions
Hex:
        #822e12
        RGB:
        130, 46, 18
        CMY:
        49, 82, 93
        CMYK:
        0, 65, 86, 49
      HSL:
        15°, 75.6757%, 29.0196%
        HSV (HSB):
        15°, 86.1538%, 50.9804%
        XYZ:
        10.2921, 6.7435, 1.3314
        xyY:
        0.5604, 0.3672, 6.7435
      CIE-Lab:
        31.2157, 34.8031, 35.3294
        CIE-LCH:
        31.2157, 49.5925, 45.4300
        CIE-Luv:
        31.2157, 64.4358, 23.2969
        Hunter-Lab:
        25.9682, 25.3013, 15.1379
      #822e12 color charts
#822e12 RGB chart
      #822e12 CMYK chart
      #822e12 RGB pie chart
      #822e12 color shades, tints & tones
#822e12 color schemes
#822e12 color preview, HTML & CSS examples
           This text has a color of #822e12        
        
          <p style="color:#822e12;">Text here</p>
        
        
          .mytext {color:#822e12;}
        
        Text color #822e12
      
           This box has a color of #822e12        
        
          <div style="background-color:#822e12;">Content here</div>
        
        
          .mybackground {background-color:#822e12;}
        
        Background color #822e12
      
           Border around this has a color of #822e12        
        
          <div style="border:2px solid #822e12;">Content here</div>
        
        
          .myborder {border:2px solid #822e12;}
        
        Border color #822e12