#c1410d color space conversions
Hex:
        #c1410d
        RGB:
        193, 65, 13
        CMY:
        24, 75, 95
        CMYK:
        0, 66, 93, 24
      HSL:
        17°, 87.3786%, 40.3922%
        HSV (HSB):
        17°, 93.2642%, 75.6863%
        XYZ:
        23.9553, 15.1471, 2.0419
        xyY:
        0.5822, 0.3681, 15.1471
      CIE-Lab:
        45.8350, 49.3027, 53.4765
        CIE-LCH:
        45.8350, 72.7357, 47.3254
        CIE-Luv:
        45.8350, 104.0293, 36.6537
        Hunter-Lab:
        38.9193, 41.7600, 24.1329
      #c1410d color charts
#c1410d RGB chart
      #c1410d CMYK chart
      #c1410d RGB pie chart
      #c1410d color shades, tints & tones
#c1410d color schemes
#c1410d color preview, HTML & CSS examples
           This text has a color of #c1410d        
        
          <p style="color:#c1410d;">Text here</p>
        
        
          .mytext {color:#c1410d;}
        
        Text color #c1410d
      
           This box has a color of #c1410d        
        
          <div style="background-color:#c1410d;">Content here</div>
        
        
          .mybackground {background-color:#c1410d;}
        
        Background color #c1410d
      
           Border around this has a color of #c1410d        
        
          <div style="border:2px solid #c1410d;">Content here</div>
        
        
          .myborder {border:2px solid #c1410d;}
        
        Border color #c1410d