#c20130 color space conversions
Hex:
        #c20130
        RGB:
        194, 1, 48
        CMY:
        24, 100, 81
        CMYK:
        0, 99, 75, 24
      HSL:
        345°, 98.9744%, 38.2353%
        HSV (HSB):
        345°, 99.4845%, 76.0784%
        XYZ:
        22.7925, 11.7044, 3.8542
        xyY:
        0.5943, 0.3052, 11.7044
      CIE-Lab:
        40.7425, 66.0583, 32.1638
        CIE-LCH:
        40.7425, 73.4725, 25.9614
        CIE-Luv:
        40.7425, 125.2441, 17.7273
        Hunter-Lab:
        34.2118, 59.0493, 17.2688
      #c20130 color charts
#c20130 RGB chart
      #c20130 CMYK chart
      #c20130 RGB pie chart
      #c20130 color shades, tints & tones
#c20130 color schemes
#c20130 color preview, HTML & CSS examples
           This text has a color of #c20130        
        
          <p style="color:#c20130;">Text here</p>
        
        
          .mytext {color:#c20130;}
        
        Text color #c20130
      
           This box has a color of #c20130        
        
          <div style="background-color:#c20130;">Content here</div>
        
        
          .mybackground {background-color:#c20130;}
        
        Background color #c20130
      
           Border around this has a color of #c20130        
        
          <div style="border:2px solid #c20130;">Content here</div>
        
        
          .myborder {border:2px solid #c20130;}
        
        Border color #c20130