#ca042b color space conversions
Hex:
        #ca042b
        RGB:
        202, 4, 43
        CMY:
        21, 98, 83
        CMYK:
        0, 98, 79, 21
      HSL:
        348°, 96.1165%, 40.3922%
        HSV (HSB):
        348°, 98.0198%, 79.2157%
        XYZ:
        24.8366, 12.8178, 3.4505
        xyY:
        0.6042, 0.3118, 12.8178
      CIE-Lab:
        42.4874, 67.5586, 37.5498
        CIE-LCH:
        42.4874, 77.2927, 29.0658
        CIE-Luv:
        42.4874, 131.9715, 21.4535
        Hunter-Lab:
        35.8020, 61.1758, 19.3471
      #ca042b color charts
#ca042b RGB chart
      #ca042b CMYK chart
      #ca042b RGB pie chart
      #ca042b color shades, tints & tones
#ca042b color schemes
#ca042b color preview, HTML & CSS examples
           This text has a color of #ca042b        
        
          <p style="color:#ca042b;">Text here</p>
        
        
          .mytext {color:#ca042b;}
        
        Text color #ca042b
      
           This box has a color of #ca042b        
        
          <div style="background-color:#ca042b;">Content here</div>
        
        
          .mybackground {background-color:#ca042b;}
        
        Background color #ca042b
      
           Border around this has a color of #ca042b        
        
          <div style="border:2px solid #ca042b;">Content here</div>
        
        
          .myborder {border:2px solid #ca042b;}
        
        Border color #ca042b