#c1021a color space conversions
Hex:
        #c1021a
        RGB:
        193, 2, 26
        CMY:
        24, 99, 90
        CMYK:
        0, 99, 87, 24
      HSL:
        352°, 97.9487%, 38.2353%
        HSV (HSB):
        352°, 98.9637%, 75.6863%
        XYZ:
        22.2005, 11.4555, 2.0183
        xyY:
        0.6223, 0.3211, 11.4555
      CIE-Lab:
        40.3372, 65.0919, 44.2027
        CIE-LCH:
        40.3372, 78.6819, 34.1797
        CIE-Luv:
        40.3372, 128.9860, 24.6117
        Hunter-Lab:
        33.8459, 57.8528, 20.1565
      #c1021a color charts
#c1021a RGB chart
      #c1021a CMYK chart
      #c1021a RGB pie chart
      #c1021a color shades, tints & tones
#c1021a color schemes
#c1021a color preview, HTML & CSS examples
           This text has a color of #c1021a        
        
          <p style="color:#c1021a;">Text here</p>
        
        
          .mytext {color:#c1021a;}
        
        Text color #c1021a
      
           This box has a color of #c1021a        
        
          <div style="background-color:#c1021a;">Content here</div>
        
        
          .mybackground {background-color:#c1021a;}
        
        Background color #c1021a
      
           Border around this has a color of #c1021a        
        
          <div style="border:2px solid #c1021a;">Content here</div>
        
        
          .myborder {border:2px solid #c1021a;}
        
        Border color #c1021a