#ca2f36 color space conversions
Hex:
        #ca2f36
        RGB:
        202, 47, 54
        CMY:
        21, 82, 79
        CMYK:
        0, 77, 73, 21
      HSL:
        357°, 62.2490%, 48.8235%
        HSV (HSB):
        357°, 76.7327%, 79.2157%
        XYZ:
        26.0395, 14.8559, 4.9851
        xyY:
        0.5676, 0.3238, 14.8559
      CIE-Lab:
        45.4362, 59.9278, 34.3760
        CIE-LCH:
        45.4362, 69.0873, 29.8396
        CIE-Luv:
        45.4362, 116.3307, 22.7025
        Hunter-Lab:
        38.5434, 53.1417, 19.3120
      #ca2f36 color charts
#ca2f36 RGB chart
      #ca2f36 CMYK chart
      #ca2f36 RGB pie chart
      #ca2f36 color shades, tints & tones
#ca2f36 color schemes
#ca2f36 color preview, HTML & CSS examples
           This text has a color of #ca2f36        
        
          <p style="color:#ca2f36;">Text here</p>
        
        
          .mytext {color:#ca2f36;}
        
        Text color #ca2f36
      
           This box has a color of #ca2f36        
        
          <div style="background-color:#ca2f36;">Content here</div>
        
        
          .mybackground {background-color:#ca2f36;}
        
        Background color #ca2f36
      
           Border around this has a color of #ca2f36        
        
          <div style="border:2px solid #ca2f36;">Content here</div>
        
        
          .myborder {border:2px solid #ca2f36;}
        
        Border color #ca2f36