#ca1a32 color space conversions
Hex:
        #ca1a32
        RGB:
        202, 26, 50
        CMY:
        21, 90, 80
        CMYK:
        0, 87, 75, 21
      HSL:
        352°, 77.1930%, 44.7059%
        HSV (HSB):
        352°, 87.1287%, 79.2157%
        XYZ:
        25.3022, 13.5256, 4.2947
        xyY:
        0.5868, 0.3137, 13.5256
      CIE-Lab:
        43.5448, 64.9864, 34.5830
        CIE-LCH:
        43.5448, 73.6153, 28.0200
        CIE-Luv:
        43.5448, 125.6650, 20.7309
        Hunter-Lab:
        36.7772, 58.4455, 18.8203
      #ca1a32 color charts
#ca1a32 RGB chart
      #ca1a32 CMYK chart
      #ca1a32 RGB pie chart
      #ca1a32 color shades, tints & tones
#ca1a32 color schemes
#ca1a32 color preview, HTML & CSS examples
           This text has a color of #ca1a32        
        
          <p style="color:#ca1a32;">Text here</p>
        
        
          .mytext {color:#ca1a32;}
        
        Text color #ca1a32
      
           This box has a color of #ca1a32        
        
          <div style="background-color:#ca1a32;">Content here</div>
        
        
          .mybackground {background-color:#ca1a32;}
        
        Background color #ca1a32
      
           Border around this has a color of #ca1a32        
        
          <div style="border:2px solid #ca1a32;">Content here</div>
        
        
          .myborder {border:2px solid #ca1a32;}
        
        Border color #ca1a32