#ca2a49 color space conversions
Hex:
        #ca2a49
        RGB:
        202, 42, 73
        CMY:
        21, 84, 71
        CMYK:
        0, 79, 64, 21
      HSL:
        348°, 65.5738%, 47.8431%
        HSV (HSB):
        348°, 79.2079%, 79.2157%
        XYZ:
        26.3877, 14.6935, 7.7487
        xyY:
        0.5404, 0.3009, 14.6935
      CIE-Lab:
        45.2115, 62.3374, 22.6566
        CIE-LCH:
        45.2115, 66.3270, 19.9738
        CIE-Luv:
        45.2115, 113.4568, 12.5670
        Hunter-Lab:
        38.3321, 55.7974, 14.8473
      #ca2a49 color charts
#ca2a49 RGB chart
      #ca2a49 CMYK chart
      #ca2a49 RGB pie chart
      #ca2a49 color shades, tints & tones
#ca2a49 color schemes
#ca2a49 color preview, HTML & CSS examples
           This text has a color of #ca2a49        
        
          <p style="color:#ca2a49;">Text here</p>
        
        
          .mytext {color:#ca2a49;}
        
        Text color #ca2a49
      
           This box has a color of #ca2a49        
        
          <div style="background-color:#ca2a49;">Content here</div>
        
        
          .mybackground {background-color:#ca2a49;}
        
        Background color #ca2a49
      
           Border around this has a color of #ca2a49        
        
          <div style="border:2px solid #ca2a49;">Content here</div>
        
        
          .myborder {border:2px solid #ca2a49;}
        
        Border color #ca2a49