#c1712a color space conversions
Hex:
        #c1712a
        RGB:
        193, 113, 42
        CMY:
        24, 56, 84
        CMYK:
        0, 41, 78, 24
      HSL:
        28°, 64.2553%, 46.0784%
        HSV (HSB):
        28°, 78.2383%, 75.6863%
        XYZ:
        28.3154, 23.3149, 5.1983
        xyY:
        0.4983, 0.4103, 23.3149
      CIE-Lab:
        55.3952, 26.1991, 50.5407
        CIE-LCH:
        55.3952, 56.9276, 62.5988
        CIE-Luv:
        55.3952, 64.7357, 46.6166
        Hunter-Lab:
        48.2855, 20.1756, 27.4168
      #c1712a color charts
#c1712a RGB chart
      #c1712a CMYK chart
      #c1712a RGB pie chart
      #c1712a color shades, tints & tones
#c1712a color schemes
#c1712a color preview, HTML & CSS examples
           This text has a color of #c1712a        
        
          <p style="color:#c1712a;">Text here</p>
        
        
          .mytext {color:#c1712a;}
        
        Text color #c1712a
      
           This box has a color of #c1712a        
        
          <div style="background-color:#c1712a;">Content here</div>
        
        
          .mybackground {background-color:#c1712a;}
        
        Background color #c1712a
      
           Border around this has a color of #c1712a        
        
          <div style="border:2px solid #c1712a;">Content here</div>
        
        
          .myborder {border:2px solid #c1712a;}
        
        Border color #c1712a