#705e12 color space conversions
Hex:
        #705e12
        RGB:
        112, 94, 18
        CMY:
        56, 63, 93
        CMYK:
        0, 16, 84, 56
      HSL:
        49°, 72.3077%, 25.4902%
        HSV (HSB):
        49°, 83.9286%, 43.9216%
        XYZ:
        10.7940, 11.4938, 2.2219
        xyY:
        0.4404, 0.4690, 11.4938
      CIE-Lab:
        40.4001, -0.9723, 42.5880
        CIE-LCH:
        40.4001, 42.5991, 91.3079
        CIE-Luv:
        40.4001, 15.5254, 40.1722
        Hunter-Lab:
        33.9025, -2.4982, 19.8461
      #705e12 color charts
#705e12 RGB chart
      #705e12 CMYK chart
      #705e12 RGB pie chart
      #705e12 color shades, tints & tones
#705e12 color schemes
#705e12 color preview, HTML & CSS examples
           This text has a color of #705e12        
        
          <p style="color:#705e12;">Text here</p>
        
        
          .mytext {color:#705e12;}
        
        Text color #705e12
      
           This box has a color of #705e12        
        
          <div style="background-color:#705e12;">Content here</div>
        
        
          .mybackground {background-color:#705e12;}
        
        Background color #705e12
      
           Border around this has a color of #705e12        
        
          <div style="border:2px solid #705e12;">Content here</div>
        
        
          .myborder {border:2px solid #705e12;}
        
        Border color #705e12