#813a12 color space conversions
Hex:
        #813a12
        RGB:
        129, 58, 18
        CMY:
        49, 77, 93
        CMYK:
        0, 55, 86, 49
      HSL:
        22°, 75.5102%, 28.8235%
        HSV (HSB):
        22°, 86.0465%, 50.5882%
        XYZ:
        10.6755, 7.7369, 1.5030
        xyY:
        0.5360, 0.3885, 7.7369
      CIE-Lab:
        33.4289, 28.1868, 37.2458
        CIE-LCH:
        33.4289, 46.7091, 52.8824
        CIE-Luv:
        33.4289, 55.4249, 27.0492
        Hunter-Lab:
        27.8153, 19.8314, 16.2670
      #813a12 color charts
#813a12 RGB chart
      #813a12 CMYK chart
      #813a12 RGB pie chart
      #813a12 color shades, tints & tones
#813a12 color schemes
#813a12 color preview, HTML & CSS examples
           This text has a color of #813a12        
        
          <p style="color:#813a12;">Text here</p>
        
        
          .mytext {color:#813a12;}
        
        Text color #813a12
      
           This box has a color of #813a12        
        
          <div style="background-color:#813a12;">Content here</div>
        
        
          .mybackground {background-color:#813a12;}
        
        Background color #813a12
      
           Border around this has a color of #813a12        
        
          <div style="border:2px solid #813a12;">Content here</div>
        
        
          .myborder {border:2px solid #813a12;}
        
        Border color #813a12