#ca2c36 color space conversions
Hex:
        #ca2c36
        RGB:
        202, 44, 54
        CMY:
        21, 83, 79
        CMYK:
        0, 78, 73, 21
      HSL:
        356°, 64.2276%, 48.2353%
        HSV (HSB):
        356°, 78.2178%, 79.2157%
        XYZ:
        25.9237, 14.6243, 4.9465
        xyY:
        0.5698, 0.3215, 14.6243
      CIE-Lab:
        45.1152, 60.8293, 34.0078
        CIE-LCH:
        45.1152, 69.6903, 29.2082
        CIE-Luv:
        45.1152, 117.7635, 22.0764
        Hunter-Lab:
        38.2417, 54.0804, 19.1002
      #ca2c36 color charts
#ca2c36 RGB chart
      #ca2c36 CMYK chart
      #ca2c36 RGB pie chart
      #ca2c36 color shades, tints & tones
#ca2c36 color schemes
#ca2c36 color preview, HTML & CSS examples
           This text has a color of #ca2c36        
        
          <p style="color:#ca2c36;">Text here</p>
        
        
          .mytext {color:#ca2c36;}
        
        Text color #ca2c36
      
           This box has a color of #ca2c36        
        
          <div style="background-color:#ca2c36;">Content here</div>
        
        
          .mybackground {background-color:#ca2c36;}
        
        Background color #ca2c36
      
           Border around this has a color of #ca2c36        
        
          <div style="border:2px solid #ca2c36;">Content here</div>
        
        
          .myborder {border:2px solid #ca2c36;}
        
        Border color #ca2c36