#ca0e40 color space conversions
Hex:
        #ca0e40
        RGB:
        202, 14, 64
        CMY:
        21, 95, 75
        CMYK:
        0, 93, 68, 21
      HSL:
        344°, 87.0370%, 42.3529%
        HSV (HSB):
        344°, 93.0693%, 79.2157%
        XYZ:
        25.4396, 13.2408, 6.0654
        xyY:
        0.5685, 0.2959, 13.2408
      CIE-Lab:
        43.1239, 67.3817, 25.5547
        CIE-LCH:
        43.1239, 72.0648, 20.7694
        CIE-Luv:
        43.1239, 124.5782, 13.2228
        Hunter-Lab:
        36.3879, 61.1144, 15.5886
      #ca0e40 color charts
#ca0e40 RGB chart
      #ca0e40 CMYK chart
      #ca0e40 RGB pie chart
      #ca0e40 color shades, tints & tones
#ca0e40 color schemes
#ca0e40 color preview, HTML & CSS examples
           This text has a color of #ca0e40        
        
          <p style="color:#ca0e40;">Text here</p>
        
        
          .mytext {color:#ca0e40;}
        
        Text color #ca0e40
      
           This box has a color of #ca0e40        
        
          <div style="background-color:#ca0e40;">Content here</div>
        
        
          .mybackground {background-color:#ca0e40;}
        
        Background color #ca0e40
      
           Border around this has a color of #ca0e40        
        
          <div style="border:2px solid #ca0e40;">Content here</div>
        
        
          .myborder {border:2px solid #ca0e40;}
        
        Border color #ca0e40