#ca1e28 color space conversions
Hex:
        #ca1e28
        RGB:
        202, 30, 40
        CMY:
        21, 88, 84
        CMYK:
        0, 85, 80, 21
      HSL:
        357°, 74.1379%, 45.4902%
        HSV (HSB):
        357°, 85.1485%, 79.2157%
        XYZ:
        25.2044, 13.6383, 3.3115
        xyY:
        0.5979, 0.3235, 13.6383
      CIE-Lab:
        43.7097, 63.8606, 40.5188
        CIE-LCH:
        43.7097, 75.6303, 32.3947
        CIE-Luv:
        43.7097, 126.5641, 24.8379
        Hunter-Lab:
        36.9301, 57.1968, 20.5345
      #ca1e28 color charts
#ca1e28 RGB chart
      #ca1e28 CMYK chart
      #ca1e28 RGB pie chart
      #ca1e28 color shades, tints & tones
#ca1e28 color schemes
#ca1e28 color preview, HTML & CSS examples
           This text has a color of #ca1e28        
        
          <p style="color:#ca1e28;">Text here</p>
        
        
          .mytext {color:#ca1e28;}
        
        Text color #ca1e28
      
           This box has a color of #ca1e28        
        
          <div style="background-color:#ca1e28;">Content here</div>
        
        
          .mybackground {background-color:#ca1e28;}
        
        Background color #ca1e28
      
           Border around this has a color of #ca1e28        
        
          <div style="border:2px solid #ca1e28;">Content here</div>
        
        
          .myborder {border:2px solid #ca1e28;}
        
        Border color #ca1e28