#c1400b color space conversions
Hex:
        #c1400b
        RGB:
        193, 64, 11
        CMY:
        24, 75, 96
        CMYK:
        0, 67, 94, 24
      HSL:
        17°, 89.2157%, 40.0000%
        HSV (HSB):
        17°, 94.3005%, 75.6863%
        XYZ:
        23.8861, 15.0284, 1.9584
        xyY:
        0.5844, 0.3677, 15.0284
      CIE-Lab:
        45.6731, 49.6966, 53.9310
        CIE-LCH:
        45.6731, 73.3369, 47.3399
        CIE-Luv:
        45.6731, 104.8378, 36.6274
        Hunter-Lab:
        38.7665, 42.1421, 24.1413
      #c1400b color charts
#c1400b RGB chart
      #c1400b CMYK chart
      #c1400b RGB pie chart
      #c1400b color shades, tints & tones
#c1400b color schemes
#c1400b color preview, HTML & CSS examples
           This text has a color of #c1400b        
        
          <p style="color:#c1400b;">Text here</p>
        
        
          .mytext {color:#c1400b;}
        
        Text color #c1400b
      
           This box has a color of #c1400b        
        
          <div style="background-color:#c1400b;">Content here</div>
        
        
          .mybackground {background-color:#c1400b;}
        
        Background color #c1400b
      
           Border around this has a color of #c1400b        
        
          <div style="border:2px solid #c1400b;">Content here</div>
        
        
          .myborder {border:2px solid #c1400b;}
        
        Border color #c1400b