#812a13 color space conversions
Hex:
        #812a13
        RGB:
        129, 42, 19
        CMY:
        49, 84, 93
        CMYK:
        0, 67, 85, 49
      HSL:
        13°, 74.3243%, 29.0196%
        HSV (HSB):
        13°, 85.2713%, 50.5882%
        XYZ:
        9.9988, 6.3701, 1.3186
        xyY:
        0.5653, 0.3601, 6.3701
      CIE-Lab:
        30.3276, 36.3452, 33.9462
        CIE-LCH:
        30.3276, 49.7325, 43.0453
        CIE-Luv:
        30.3276, 65.9959, 21.7645
        Hunter-Lab:
        25.2390, 26.5469, 14.5696
      #812a13 color charts
#812a13 RGB chart
      #812a13 CMYK chart
      #812a13 RGB pie chart
      #812a13 color shades, tints & tones
#812a13 color schemes
#812a13 color preview, HTML & CSS examples
           This text has a color of #812a13        
        
          <p style="color:#812a13;">Text here</p>
        
        
          .mytext {color:#812a13;}
        
        Text color #812a13
      
           This box has a color of #812a13        
        
          <div style="background-color:#812a13;">Content here</div>
        
        
          .mybackground {background-color:#812a13;}
        
        Background color #812a13
      
           Border around this has a color of #812a13        
        
          <div style="border:2px solid #812a13;">Content here</div>
        
        
          .myborder {border:2px solid #812a13;}
        
        Border color #812a13