#706d03 color space conversions
Hex:
        #706d03
        RGB:
        112, 109, 3
        CMY:
        56, 57, 99
        CMYK:
        0, 3, 97, 56
      HSL:
        58°, 94.7826%, 22.5490%
        HSV (HSB):
        58°, 97.3214%, 43.9216%
        XYZ:
        12.1672, 14.3886, 2.2221
        xyY:
        0.4228, 0.5000, 14.3886
      CIE-Lab:
        44.7851, -10.0128, 50.1464
        CIE-LCH:
        44.7851, 51.1363, 101.2918
        CIE-Luv:
        44.7851, 5.5651, 48.6194
        Hunter-Lab:
        37.9323, -9.1259, 23.0793
      #706d03 color charts
#706d03 RGB chart
      #706d03 CMYK chart
      #706d03 RGB pie chart
      #706d03 color shades, tints & tones
#706d03 color schemes
#706d03 color preview, HTML & CSS examples
           This text has a color of #706d03        
        
          <p style="color:#706d03;">Text here</p>
        
        
          .mytext {color:#706d03;}
        
        Text color #706d03
      
           This box has a color of #706d03        
        
          <div style="background-color:#706d03;">Content here</div>
        
        
          .mybackground {background-color:#706d03;}
        
        Background color #706d03
      
           Border around this has a color of #706d03        
        
          <div style="border:2px solid #706d03;">Content here</div>
        
        
          .myborder {border:2px solid #706d03;}
        
        Border color #706d03