#705a04 color space conversions
Hex:
        #705a04
        RGB:
        112, 90, 4
        CMY:
        56, 65, 98
        CMYK:
        0, 20, 96, 56
      HSL:
        48°, 93.1034%, 22.7451%
        HSV (HSB):
        48°, 96.4286%, 43.9216%
        XYZ:
        10.3602, 10.7658, 1.6468
        xyY:
        0.4549, 0.4727, 10.7658
      CIE-Lab:
        39.1833, 0.9843, 45.6828
        CIE-LCH:
        39.1833, 45.6934, 88.7656
        CIE-Luv:
        39.1833, 18.6275, 40.6155
        Hunter-Lab:
        32.8113, -1.0585, 19.9921
      #705a04 color charts
#705a04 RGB chart
      #705a04 CMYK chart
      #705a04 RGB pie chart
      #705a04 color shades, tints & tones
#705a04 color schemes
#705a04 color preview, HTML & CSS examples
           This text has a color of #705a04        
        
          <p style="color:#705a04;">Text here</p>
        
        
          .mytext {color:#705a04;}
        
        Text color #705a04
      
           This box has a color of #705a04        
        
          <div style="background-color:#705a04;">Content here</div>
        
        
          .mybackground {background-color:#705a04;}
        
        Background color #705a04
      
           Border around this has a color of #705a04        
        
          <div style="border:2px solid #705a04;">Content here</div>
        
        
          .myborder {border:2px solid #705a04;}
        
        Border color #705a04