#ca2425 color space conversions
Hex:
        #ca2425
        RGB:
        202, 36, 37
        CMY:
        21, 86, 85
        CMYK:
        0, 82, 82, 21
      HSL:
        360°, 69.7479%, 46.6667%
        HSV (HSB):
        360°, 82.1782%, 79.2157%
        XYZ:
        25.3219, 13.9519, 3.1086
        xyY:
        0.5975, 0.3292, 13.9519
      CIE-Lab:
        44.1638, 62.4015, 42.6038
        CIE-LCH:
        44.1638, 75.5581, 34.3228
        CIE-Luv:
        44.1638, 124.8156, 26.6616
        Hunter-Lab:
        37.3522, 55.6429, 21.2122
      #ca2425 color charts
#ca2425 RGB chart
      #ca2425 CMYK chart
      #ca2425 RGB pie chart
      #ca2425 color shades, tints & tones
#ca2425 color schemes
#ca2425 color preview, HTML & CSS examples
           This text has a color of #ca2425        
        
          <p style="color:#ca2425;">Text here</p>
        
        
          .mytext {color:#ca2425;}
        
        Text color #ca2425
      
           This box has a color of #ca2425        
        
          <div style="background-color:#ca2425;">Content here</div>
        
        
          .mybackground {background-color:#ca2425;}
        
        Background color #ca2425
      
           Border around this has a color of #ca2425        
        
          <div style="border:2px solid #ca2425;">Content here</div>
        
        
          .myborder {border:2px solid #ca2425;}
        
        Border color #ca2425