#ca1e34 color space conversions
Hex:
        #ca1e34
        RGB:
        202, 30, 52
        CMY:
        21, 88, 80
        CMYK:
        0, 85, 74, 21
      HSL:
        352°, 74.1379%, 45.4902%
        HSV (HSB):
        352°, 85.1485%, 79.2157%
        XYZ:
        25.4412, 13.7330, 4.5587
        xyY:
        0.5817, 0.3140, 13.7330
      CIE-Lab:
        43.8476, 64.2690, 33.7382
        CIE-LCH:
        43.8476, 72.5864, 27.6974
        CIE-Luv:
        43.8476, 123.8857, 20.4697
        Hunter-Lab:
        37.0581, 57.6926, 18.6472
      #ca1e34 color charts
#ca1e34 RGB chart
      #ca1e34 CMYK chart
      #ca1e34 RGB pie chart
      #ca1e34 color shades, tints & tones
#ca1e34 color schemes
#ca1e34 color preview, HTML & CSS examples
           This text has a color of #ca1e34        
        
          <p style="color:#ca1e34;">Text here</p>
        
        
          .mytext {color:#ca1e34;}
        
        Text color #ca1e34
      
           This box has a color of #ca1e34        
        
          <div style="background-color:#ca1e34;">Content here</div>
        
        
          .mybackground {background-color:#ca1e34;}
        
        Background color #ca1e34
      
           Border around this has a color of #ca1e34        
        
          <div style="border:2px solid #ca1e34;">Content here</div>
        
        
          .myborder {border:2px solid #ca1e34;}
        
        Border color #ca1e34