#ca1c5a color space conversions
Hex:
        #ca1c5a
        RGB:
        202, 28, 90
        CMY:
        21, 89, 65
        CMYK:
        0, 86, 55, 21
      HSL:
        339°, 75.6522%, 45.0980%
        HSV (HSB):
        339°, 86.1386%, 79.2157%
        XYZ:
        26.6178, 14.1252, 10.9964
        xyY:
        0.5145, 0.2730, 14.1252
      CIE-Lab:
        44.4120, 66.7292, 11.0207
        CIE-LCH:
        44.4120, 67.6331, 9.3781
        CIE-Luv:
        44.4120, 112.2037, -0.0412
        Hunter-Lab:
        37.5836, 60.6479, 8.9611
      #ca1c5a color charts
#ca1c5a RGB chart
      #ca1c5a CMYK chart
      #ca1c5a RGB pie chart
      #ca1c5a color shades, tints & tones
#ca1c5a color schemes
#ca1c5a color preview, HTML & CSS examples
           This text has a color of #ca1c5a        
        
          <p style="color:#ca1c5a;">Text here</p>
        
        
          .mytext {color:#ca1c5a;}
        
        Text color #ca1c5a
      
           This box has a color of #ca1c5a        
        
          <div style="background-color:#ca1c5a;">Content here</div>
        
        
          .mybackground {background-color:#ca1c5a;}
        
        Background color #ca1c5a
      
           Border around this has a color of #ca1c5a        
        
          <div style="border:2px solid #ca1c5a;">Content here</div>
        
        
          .myborder {border:2px solid #ca1c5a;}
        
        Border color #ca1c5a