#ca1c38 color space conversions
Hex:
        #ca1c38
        RGB:
        202, 28, 56
        CMY:
        21, 89, 78
        CMYK:
        0, 86, 72, 21
      HSL:
        350°, 75.6522%, 45.0980%
        HSV (HSB):
        350°, 86.1386%, 79.2157%
        XYZ:
        25.4862, 13.6726, 5.0372
        xyY:
        0.5767, 0.3094, 13.6726
      CIE-Lab:
        43.7597, 64.8378, 31.2370
        CIE-LCH:
        43.7597, 71.9701, 25.7234
        CIE-Luv:
        43.7597, 123.5020, 18.4990
        Hunter-Lab:
        36.9765, 58.3231, 17.8066
      #ca1c38 color charts
#ca1c38 RGB chart
      #ca1c38 CMYK chart
      #ca1c38 RGB pie chart
      #ca1c38 color shades, tints & tones
#ca1c38 color schemes
#ca1c38 color preview, HTML & CSS examples
           This text has a color of #ca1c38        
        
          <p style="color:#ca1c38;">Text here</p>
        
        
          .mytext {color:#ca1c38;}
        
        Text color #ca1c38
      
           This box has a color of #ca1c38        
        
          <div style="background-color:#ca1c38;">Content here</div>
        
        
          .mybackground {background-color:#ca1c38;}
        
        Background color #ca1c38
      
           Border around this has a color of #ca1c38        
        
          <div style="border:2px solid #ca1c38;">Content here</div>
        
        
          .myborder {border:2px solid #ca1c38;}
        
        Border color #ca1c38