#ca313a color space conversions
Hex:
        #ca313a
        RGB:
        202, 49, 58
        CMY:
        21, 81, 77
        CMYK:
        0, 76, 71, 21
      HSL:
        356°, 60.9562%, 49.2157%
        HSV (HSB):
        356°, 75.7426%, 79.2157%
        XYZ:
        26.2192, 15.0587, 5.5277
        xyY:
        0.5602, 0.3217, 15.0587
      CIE-Lab:
        45.7145, 59.4738, 32.3486
        CIE-LCH:
        45.7145, 67.7020, 28.5424
        CIE-Luv:
        45.7145, 114.3987, 21.4426
        Hunter-Lab:
        38.8055, 52.6949, 18.7182
      #ca313a color charts
#ca313a RGB chart
      #ca313a CMYK chart
      #ca313a RGB pie chart
      #ca313a color shades, tints & tones
#ca313a color schemes
#ca313a color preview, HTML & CSS examples
           This text has a color of #ca313a        
        
          <p style="color:#ca313a;">Text here</p>
        
        
          .mytext {color:#ca313a;}
        
        Text color #ca313a
      
           This box has a color of #ca313a        
        
          <div style="background-color:#ca313a;">Content here</div>
        
        
          .mybackground {background-color:#ca313a;}
        
        Background color #ca313a
      
           Border around this has a color of #ca313a        
        
          <div style="border:2px solid #ca313a;">Content here</div>
        
        
          .myborder {border:2px solid #ca313a;}
        
        Border color #ca313a