#713a16 color space conversions
Hex:
        #713a16
        RGB:
        113, 58, 22
        CMY:
        56, 77, 91
        CMYK:
        0, 49, 81, 56
      HSL:
        24°, 67.4074%, 26.4706%
        HSV (HSB):
        24°, 80.5310%, 44.3137%
        XYZ:
        8.4679, 6.5947, 1.5857
        xyY:
        0.5086, 0.3961, 6.5947
      CIE-Lab:
        30.8660, 21.3057, 31.9629
        CIE-LCH:
        30.8660, 38.4130, 56.3135
        CIE-Luv:
        30.8660, 41.8078, 24.4399
        Hunter-Lab:
        25.6802, 13.9190, 14.3152
      #713a16 color charts
#713a16 RGB chart
      #713a16 CMYK chart
      #713a16 RGB pie chart
      #713a16 color shades, tints & tones
#713a16 color schemes
#713a16 color preview, HTML & CSS examples
           This text has a color of #713a16        
        
          <p style="color:#713a16;">Text here</p>
        
        
          .mytext {color:#713a16;}
        
        Text color #713a16
      
           This box has a color of #713a16        
        
          <div style="background-color:#713a16;">Content here</div>
        
        
          .mybackground {background-color:#713a16;}
        
        Background color #713a16
      
           Border around this has a color of #713a16        
        
          <div style="border:2px solid #713a16;">Content here</div>
        
        
          .myborder {border:2px solid #713a16;}
        
        Border color #713a16