#ca2f40 color space conversions
Hex:
        #ca2f40
        RGB:
        202, 47, 64
        CMY:
        21, 82, 75
        CMYK:
        0, 77, 68, 21
      HSL:
        353°, 62.2490%, 48.8235%
        HSV (HSB):
        353°, 76.7327%, 79.2157%
        XYZ:
        26.2990, 14.9598, 6.3519
        xyY:
        0.5524, 0.3142, 14.9598
      CIE-Lab:
        45.5790, 60.3878, 28.6036
        CIE-LCH:
        45.5790, 66.8195, 25.3453
        CIE-Luv:
        45.5790, 113.8454, 18.2394
        Hunter-Lab:
        38.6778, 53.6851, 17.3375
      #ca2f40 color charts
#ca2f40 RGB chart
      #ca2f40 CMYK chart
      #ca2f40 RGB pie chart
      #ca2f40 color shades, tints & tones
#ca2f40 color schemes
#ca2f40 color preview, HTML & CSS examples
           This text has a color of #ca2f40        
        
          <p style="color:#ca2f40;">Text here</p>
        
        
          .mytext {color:#ca2f40;}
        
        Text color #ca2f40
      
           This box has a color of #ca2f40        
        
          <div style="background-color:#ca2f40;">Content here</div>
        
        
          .mybackground {background-color:#ca2f40;}
        
        Background color #ca2f40
      
           Border around this has a color of #ca2f40        
        
          <div style="border:2px solid #ca2f40;">Content here</div>
        
        
          .myborder {border:2px solid #ca2f40;}
        
        Border color #ca2f40