#ca1331 color space conversions
Hex:
        #ca1331
        RGB:
        202, 19, 49
        CMY:
        21, 93, 81
        CMYK:
        0, 91, 76, 21
      HSL:
        350°, 82.8054%, 43.3333%
        HSV (HSB):
        350°, 90.5941%, 79.2157%
        XYZ:
        25.1444, 13.2441, 4.1368
        xyY:
        0.5913, 0.3114, 13.2441
      CIE-Lab:
        43.1287, 66.1096, 34.7104
        CIE-LCH:
        43.1287, 74.6679, 27.7014
        CIE-Luv:
        43.1287, 127.8037, 20.3370
        Hunter-Lab:
        36.3924, 59.6433, 18.7350
      #ca1331 color charts
#ca1331 RGB chart
      #ca1331 CMYK chart
      #ca1331 RGB pie chart
      #ca1331 color shades, tints & tones
#ca1331 color schemes
#ca1331 color preview, HTML & CSS examples
           This text has a color of #ca1331        
        
          <p style="color:#ca1331;">Text here</p>
        
        
          .mytext {color:#ca1331;}
        
        Text color #ca1331
      
           This box has a color of #ca1331        
        
          <div style="background-color:#ca1331;">Content here</div>
        
        
          .mybackground {background-color:#ca1331;}
        
        Background color #ca1331
      
           Border around this has a color of #ca1331        
        
          <div style="border:2px solid #ca1331;">Content here</div>
        
        
          .myborder {border:2px solid #ca1331;}
        
        Border color #ca1331