#ca2c40 color space conversions
Hex:
        #ca2c40
        RGB:
        202, 44, 64
        CMY:
        21, 83, 75
        CMYK:
        0, 78, 68, 21
      HSL:
        352°, 64.2276%, 48.2353%
        HSV (HSB):
        352°, 78.2178%, 79.2157%
        XYZ:
        26.1832, 14.7281, 6.3133
        xyY:
        0.5544, 0.3119, 14.7281
      CIE-Lab:
        45.2595, 61.2860, 28.2102
        CIE-LCH:
        45.2595, 67.4669, 24.7168
        CIE-Luv:
        45.2595, 115.2195, 17.5920
        Hunter-Lab:
        38.3772, 54.6233, 17.1105
      #ca2c40 color charts
#ca2c40 RGB chart
      #ca2c40 CMYK chart
      #ca2c40 RGB pie chart
      #ca2c40 color shades, tints & tones
#ca2c40 color schemes
#ca2c40 color preview, HTML & CSS examples
           This text has a color of #ca2c40        
        
          <p style="color:#ca2c40;">Text here</p>
        
        
          .mytext {color:#ca2c40;}
        
        Text color #ca2c40
      
           This box has a color of #ca2c40        
        
          <div style="background-color:#ca2c40;">Content here</div>
        
        
          .mybackground {background-color:#ca2c40;}
        
        Background color #ca2c40
      
           Border around this has a color of #ca2c40        
        
          <div style="border:2px solid #ca2c40;">Content here</div>
        
        
          .myborder {border:2px solid #ca2c40;}
        
        Border color #ca2c40