#c6703d color space conversions
Hex:
        #c6703d
        RGB:
        198, 112, 61
        CMY:
        22, 56, 76
        CMYK:
        0, 43, 69, 22
      HSL:
        22°, 54.5817%, 50.7843%
        HSV (HSB):
        22°, 69.1919%, 77.6471%
        XYZ:
        29.9252, 23.9310, 7.4568
        xyY:
        0.4881, 0.3903, 23.9310
      CIE-Lab:
        56.0187, 29.7239, 42.3436
        CIE-LCH:
        56.0187, 51.7348, 54.9323
        CIE-Luv:
        56.0187, 67.8853, 40.3215
        Hunter-Lab:
        48.9194, 23.5840, 25.2059
      #c6703d color charts
#c6703d RGB chart
      #c6703d CMYK chart
      #c6703d RGB pie chart
      #c6703d color shades, tints & tones
#c6703d color schemes
#c6703d color preview, HTML & CSS examples
           This text has a color of #c6703d        
        
          <p style="color:#c6703d;">Text here</p>
        
        
          .mytext {color:#c6703d;}
        
        Text color #c6703d
      
           This box has a color of #c6703d        
        
          <div style="background-color:#c6703d;">Content here</div>
        
        
          .mybackground {background-color:#c6703d;}
        
        Background color #c6703d
      
           Border around this has a color of #c6703d        
        
          <div style="border:2px solid #c6703d;">Content here</div>
        
        
          .myborder {border:2px solid #c6703d;}
        
        Border color #c6703d