#ca1353 color space conversions
Hex:
        #ca1353
        RGB:
        202, 19, 83
        CMY:
        21, 93, 67
        CMYK:
        0, 91, 59, 21
      HSL:
        339°, 82.8054%, 43.3333%
        HSV (HSB):
        339°, 90.5941%, 79.2157%
        XYZ:
        26.1513, 13.6468, 9.4394
        xyY:
        0.5311, 0.2772, 13.6468
      CIE-Lab:
        43.7221, 67.7804, 14.4526
        CIE-LCH:
        43.7221, 69.3042, 12.0367
        CIE-Luv:
        43.7221, 116.9592, 3.1621
        Hunter-Lab:
        36.9416, 61.7140, 10.7093
      #ca1353 color charts
#ca1353 RGB chart
      #ca1353 CMYK chart
      #ca1353 RGB pie chart
      #ca1353 color shades, tints & tones
#ca1353 color schemes
#ca1353 color preview, HTML & CSS examples
           This text has a color of #ca1353        
        
          <p style="color:#ca1353;">Text here</p>
        
        
          .mytext {color:#ca1353;}
        
        Text color #ca1353
      
           This box has a color of #ca1353        
        
          <div style="background-color:#ca1353;">Content here</div>
        
        
          .mybackground {background-color:#ca1353;}
        
        Background color #ca1353
      
           Border around this has a color of #ca1353        
        
          <div style="border:2px solid #ca1353;">Content here</div>
        
        
          .myborder {border:2px solid #ca1353;}
        
        Border color #ca1353