#712a13 color space conversions
Hex:
        #712a13
        RGB:
        113, 42, 19
        CMY:
        56, 84, 93
        CMYK:
        0, 63, 83, 56
      HSL:
        15°, 71.2121%, 25.8824%
        HSV (HSB):
        15°, 83.1858%, 44.3137%
        XYZ:
        7.7556, 5.2137, 1.2137
        xyY:
        0.5468, 0.3676, 5.2137
      CIE-Lab:
        27.3350, 30.0789, 30.0393
        CIE-LCH:
        27.3350, 42.5100, 44.9622
        CIE-Luv:
        27.3350, 52.7294, 19.6684
        Hunter-Lab:
        22.8334, 20.6705, 12.8320
      #712a13 color charts
#712a13 RGB chart
      #712a13 CMYK chart
      #712a13 RGB pie chart
      #712a13 color shades, tints & tones
#712a13 color schemes
#712a13 color preview, HTML & CSS examples
           This text has a color of #712a13        
        
          <p style="color:#712a13;">Text here</p>
        
        
          .mytext {color:#712a13;}
        
        Text color #712a13
      
           This box has a color of #712a13        
        
          <div style="background-color:#712a13;">Content here</div>
        
        
          .mybackground {background-color:#712a13;}
        
        Background color #712a13
      
           Border around this has a color of #712a13        
        
          <div style="border:2px solid #712a13;">Content here</div>
        
        
          .myborder {border:2px solid #712a13;}
        
        Border color #712a13