#c1706d color space conversions
Hex:
        #c1706d
        RGB:
        193, 112, 109
        CMY:
        24, 56, 57
        CMYK:
        0, 42, 44, 24
      HSL:
        2°, 40.3846%, 59.2157%
        HSV (HSB):
        2°, 43.5233%, 75.6863%
        XYZ:
        30.5468, 24.0299, 17.4962
        xyY:
        0.4238, 0.3334, 24.0299
      CIE-Lab:
        56.1177, 31.6360, 15.6087
        CIE-LCH:
        56.1177, 35.2770, 26.2610
        CIE-Luv:
        56.1177, 56.6675, 14.0968
        Hunter-Lab:
        49.0203, 25.4459, 13.1526
      #c1706d color charts
#c1706d RGB chart
      #c1706d CMYK chart
      #c1706d RGB pie chart
      #c1706d color shades, tints & tones
#c1706d color schemes
#c1706d color preview, HTML & CSS examples
           This text has a color of #c1706d        
        
          <p style="color:#c1706d;">Text here</p>
        
        
          .mytext {color:#c1706d;}
        
        Text color #c1706d
      
           This box has a color of #c1706d        
        
          <div style="background-color:#c1706d;">Content here</div>
        
        
          .mybackground {background-color:#c1706d;}
        
        Background color #c1706d
      
           Border around this has a color of #c1706d        
        
          <div style="border:2px solid #c1706d;">Content here</div>
        
        
          .myborder {border:2px solid #c1706d;}
        
        Border color #c1706d