#822012 color space conversions
Hex:
        #822012
        RGB:
        130, 32, 18
        CMY:
        49, 87, 93
        CMYK:
        0, 75, 86, 49
      HSL:
        8°, 75.6757%, 29.0196%
        HSV (HSB):
        8°, 86.1538%, 50.9804%
        XYZ:
        9.8316, 5.8225, 1.1779
        xyY:
        0.5841, 0.3459, 5.8225
      CIE-Lab:
        28.9602, 40.9163, 33.2841
        CIE-LCH:
        28.9602, 52.7444, 39.1273
        CIE-Luv:
        28.9602, 72.5401, 19.5888
        Hunter-Lab:
        24.1299, 30.5016, 13.9966
      #822012 color charts
#822012 RGB chart
      #822012 CMYK chart
      #822012 RGB pie chart
      #822012 color shades, tints & tones
#822012 color schemes
#822012 color preview, HTML & CSS examples
           This text has a color of #822012        
        
          <p style="color:#822012;">Text here</p>
        
        
          .mytext {color:#822012;}
        
        Text color #822012
      
           This box has a color of #822012        
        
          <div style="background-color:#822012;">Content here</div>
        
        
          .mybackground {background-color:#822012;}
        
        Background color #822012
      
           Border around this has a color of #822012        
        
          <div style="border:2px solid #822012;">Content here</div>
        
        
          .myborder {border:2px solid #822012;}
        
        Border color #822012