#ca1b41 color space conversions
Hex:
        #ca1b41
        RGB:
        202, 27, 65
        CMY:
        21, 89, 75
        CMYK:
        0, 87, 68, 21
      HSL:
        347°, 76.4192%, 44.9020%
        HSV (HSB):
        347°, 86.6337%, 79.2157%
        XYZ:
        25.7032, 13.7221, 6.2949
        xyY:
        0.5622, 0.3001, 13.7221
      CIE-Lab:
        43.8317, 65.4399, 25.8235
        CIE-LCH:
        43.8317, 70.3508, 21.5349
        CIE-Luv:
        43.8317, 121.2120, 14.1493
        Hunter-Lab:
        37.0433, 59.0297, 15.8549
      #ca1b41 color charts
#ca1b41 RGB chart
      #ca1b41 CMYK chart
      #ca1b41 RGB pie chart
      #ca1b41 color shades, tints & tones
#ca1b41 color schemes
#ca1b41 color preview, HTML & CSS examples
           This text has a color of #ca1b41        
        
          <p style="color:#ca1b41;">Text here</p>
        
        
          .mytext {color:#ca1b41;}
        
        Text color #ca1b41
      
           This box has a color of #ca1b41        
        
          <div style="background-color:#ca1b41;">Content here</div>
        
        
          .mybackground {background-color:#ca1b41;}
        
        Background color #ca1b41
      
           Border around this has a color of #ca1b41        
        
          <div style="border:2px solid #ca1b41;">Content here</div>
        
        
          .myborder {border:2px solid #ca1b41;}
        
        Border color #ca1b41