#706c0d color space conversions
Hex:
        #706c0d
        RGB:
        112, 108, 13
        CMY:
        56, 58, 95
        CMYK:
        0, 4, 88, 56
      HSL:
        58°, 79.2000%, 24.5098%
        HSV (HSB):
        58°, 88.3929%, 43.9216%
        XYZ:
        12.1173, 14.1989, 2.4828
        xyY:
        0.4208, 0.4930, 14.1989
      CIE-Lab:
        44.5169, -9.2012, 47.6255
        CIE-LCH:
        44.5169, 48.5062, 100.9347
        CIE-Luv:
        44.5169, 6.1260, 46.9818
        Hunter-Lab:
        37.6815, -8.5420, 22.4705
      #706c0d color charts
#706c0d RGB chart
      #706c0d CMYK chart
      #706c0d RGB pie chart
      #706c0d color shades, tints & tones
#706c0d color schemes
#706c0d color preview, HTML & CSS examples
           This text has a color of #706c0d        
        
          <p style="color:#706c0d;">Text here</p>
        
        
          .mytext {color:#706c0d;}
        
        Text color #706c0d
      
           This box has a color of #706c0d        
        
          <div style="background-color:#706c0d;">Content here</div>
        
        
          .mybackground {background-color:#706c0d;}
        
        Background color #706c0d
      
           Border around this has a color of #706c0d        
        
          <div style="border:2px solid #706c0d;">Content here</div>
        
        
          .myborder {border:2px solid #706c0d;}
        
        Border color #706c0d