#c1420d color space conversions
Hex:
        #c1420d
        RGB:
        193, 66, 13
        CMY:
        24, 74, 95
        CMYK:
        0, 66, 93, 24
      HSL:
        18°, 87.3786%, 40.3922%
        HSV (HSB):
        18°, 93.2642%, 75.6863%
        XYZ:
        24.0132, 15.2629, 2.0612
        xyY:
        0.5809, 0.3692, 15.2629
      CIE-Lab:
        45.9923, 48.8793, 53.5806
        CIE-LCH:
        45.9923, 72.5263, 47.6271
        CIE-Luv:
        45.9923, 103.3281, 36.9191
        Hunter-Lab:
        39.0678, 41.3470, 24.2194
      #c1420d color charts
#c1420d RGB chart
      #c1420d CMYK chart
      #c1420d RGB pie chart
      #c1420d color shades, tints & tones
#c1420d color schemes
#c1420d color preview, HTML & CSS examples
           This text has a color of #c1420d        
        
          <p style="color:#c1420d;">Text here</p>
        
        
          .mytext {color:#c1420d;}
        
        Text color #c1420d
      
           This box has a color of #c1420d        
        
          <div style="background-color:#c1420d;">Content here</div>
        
        
          .mybackground {background-color:#c1420d;}
        
        Background color #c1420d
      
           Border around this has a color of #c1420d        
        
          <div style="border:2px solid #c1420d;">Content here</div>
        
        
          .myborder {border:2px solid #c1420d;}
        
        Border color #c1420d