#c1180a color space conversions
Hex:
        #c1180a
        RGB:
        193, 24, 10
        CMY:
        24, 91, 96
        CMYK:
        0, 88, 95, 24
      HSL:
        5°, 90.1478%, 39.8039%
        HSV (HSB):
        5°, 94.8187%, 75.6863%
        XYZ:
        22.3737, 12.0126, 1.4266
        xyY:
        0.6247, 0.3354, 12.0126
      CIE-Lab:
        41.2362, 62.0160, 51.5335
        CIE-LCH:
        41.2362, 80.6331, 39.7256
        CIE-Luv:
        41.2362, 125.8859, 29.1346
        Hunter-Lab:
        34.6593, 54.5742, 21.8211
      #c1180a color charts
#c1180a RGB chart
      #c1180a CMYK chart
      #c1180a RGB pie chart
      #c1180a color shades, tints & tones
#c1180a color schemes
#c1180a color preview, HTML & CSS examples
           This text has a color of #c1180a        
        
          <p style="color:#c1180a;">Text here</p>
        
        
          .mytext {color:#c1180a;}
        
        Text color #c1180a
      
           This box has a color of #c1180a        
        
          <div style="background-color:#c1180a;">Content here</div>
        
        
          .mybackground {background-color:#c1180a;}
        
        Background color #c1180a
      
           Border around this has a color of #c1180a        
        
          <div style="border:2px solid #c1180a;">Content here</div>
        
        
          .myborder {border:2px solid #c1180a;}
        
        Border color #c1180a