#c10a28 color space conversions
Hex:
        #c10a28
        RGB:
        193, 10, 40
        CMY:
        24, 96, 84
        CMYK:
        0, 95, 79, 24
      HSL:
        350°, 90.1478%, 39.8039%
        HSV (HSB):
        350°, 94.8187%, 75.6863%
        XYZ:
        22.4839, 11.7077, 3.0823
        xyY:
        0.6032, 0.3141, 11.7077
      CIE-Lab:
        40.7478, 64.6269, 36.8873
        CIE-LCH:
        40.7478, 74.4131, 29.7166
        CIE-Luv:
        40.7478, 124.9636, 21.1065
        Hunter-Lab:
        34.2166, 57.4141, 18.6107
      #c10a28 color charts
#c10a28 RGB chart
      #c10a28 CMYK chart
      #c10a28 RGB pie chart
      #c10a28 color shades, tints & tones
#c10a28 color schemes
#c10a28 color preview, HTML & CSS examples
           This text has a color of #c10a28        
        
          <p style="color:#c10a28;">Text here</p>
        
        
          .mytext {color:#c10a28;}
        
        Text color #c10a28
      
           This box has a color of #c10a28        
        
          <div style="background-color:#c10a28;">Content here</div>
        
        
          .mybackground {background-color:#c10a28;}
        
        Background color #c10a28
      
           Border around this has a color of #c10a28        
        
          <div style="border:2px solid #c10a28;">Content here</div>
        
        
          .myborder {border:2px solid #c10a28;}
        
        Border color #c10a28