#706d05 color space conversions
Hex:
        #706d05
        RGB:
        112, 109, 5
        CMY:
        56, 57, 98
        CMYK:
        0, 3, 96, 56
      HSL:
        58°, 91.4530%, 22.9412%
        HSV (HSB):
        58°, 95.5357%, 43.9216%
        XYZ:
        12.1781, 14.3930, 2.2798
        xyY:
        0.4221, 0.4989, 14.3930
      CIE-Lab:
        44.7913, -9.9638, 49.6880
        CIE-LCH:
        44.7913, 50.6772, 101.3389
        CIE-Luv:
        44.7913, 5.5461, 48.3821
        Hunter-Lab:
        37.9381, -9.0931, 22.9937
      #706d05 color charts
#706d05 RGB chart
      #706d05 CMYK chart
      #706d05 RGB pie chart
      #706d05 color shades, tints & tones
#706d05 color schemes
#706d05 color preview, HTML & CSS examples
           This text has a color of #706d05        
        
          <p style="color:#706d05;">Text here</p>
        
        
          .mytext {color:#706d05;}
        
        Text color #706d05
      
           This box has a color of #706d05        
        
          <div style="background-color:#706d05;">Content here</div>
        
        
          .mybackground {background-color:#706d05;}
        
        Background color #706d05
      
           Border around this has a color of #706d05        
        
          <div style="border:2px solid #706d05;">Content here</div>
        
        
          .myborder {border:2px solid #706d05;}
        
        Border color #706d05