#c6703b color space conversions
Hex:
        #c6703b
        RGB:
        198, 112, 59
        CMY:
        22, 56, 77
        CMYK:
        0, 43, 70, 22
      HSL:
        23°, 54.9407%, 50.3922%
        HSV (HSB):
        23°, 70.2020%, 77.6471%
        XYZ:
        29.8723, 23.9099, 7.1783
        xyY:
        0.4900, 0.3922, 23.9099
      CIE-Lab:
        55.9974, 29.6149, 43.3387
        CIE-LCH:
        55.9974, 52.4908, 55.6538
        CIE-Luv:
        55.9974, 68.1070, 41.0892
        Hunter-Lab:
        48.8977, 23.4771, 25.5245
      #c6703b color charts
#c6703b RGB chart
      #c6703b CMYK chart
      #c6703b RGB pie chart
      #c6703b color shades, tints & tones
#c6703b color schemes
#c6703b color preview, HTML & CSS examples
           This text has a color of #c6703b        
        
          <p style="color:#c6703b;">Text here</p>
        
        
          .mytext {color:#c6703b;}
        
        Text color #c6703b
      
           This box has a color of #c6703b        
        
          <div style="background-color:#c6703b;">Content here</div>
        
        
          .mybackground {background-color:#c6703b;}
        
        Background color #c6703b
      
           Border around this has a color of #c6703b        
        
          <div style="border:2px solid #c6703b;">Content here</div>
        
        
          .myborder {border:2px solid #c6703b;}
        
        Border color #c6703b