#705d03 color space conversions
Hex:
        #705d03
        RGB:
        112, 93, 3
        CMY:
        56, 64, 99
        CMYK:
        0, 17, 97, 56
      HSL:
        50°, 94.7826%, 22.5490%
        HSV (HSB):
        50°, 97.3214%, 43.9216%
        XYZ:
        10.6129, 11.2800, 1.7041
        xyY:
        0.4498, 0.4780, 11.2800
      CIE-Lab:
        40.0482, -0.8173, 46.6078
        CIE-LCH:
        40.0482, 46.6149, 91.0046
        CIE-Luv:
        40.0482, 16.5145, 41.9848
        Hunter-Lab:
        33.5857, -2.3702, 20.5018
      #705d03 color charts
#705d03 RGB chart
      #705d03 CMYK chart
      #705d03 RGB pie chart
      #705d03 color shades, tints & tones
#705d03 color schemes
#705d03 color preview, HTML & CSS examples
           This text has a color of #705d03        
        
          <p style="color:#705d03;">Text here</p>
        
        
          .mytext {color:#705d03;}
        
        Text color #705d03
      
           This box has a color of #705d03        
        
          <div style="background-color:#705d03;">Content here</div>
        
        
          .mybackground {background-color:#705d03;}
        
        Background color #705d03
      
           Border around this has a color of #705d03        
        
          <div style="border:2px solid #705d03;">Content here</div>
        
        
          .myborder {border:2px solid #705d03;}
        
        Border color #705d03