#ca0a42 color space conversions
Hex:
        #ca0a42
        RGB:
        202, 10, 66
        CMY:
        21, 96, 74
        CMYK:
        0, 95, 67, 21
      HSL:
        343°, 90.5660%, 41.5686%
        HSV (HSB):
        343°, 95.0495%, 79.2157%
        XYZ:
        25.4490, 13.1670, 6.3544
        xyY:
        0.5659, 0.2928, 13.1670
      CIE-Lab:
        43.0138, 67.8961, 24.1705
        CIE-LCH:
        43.0138, 72.0700, 19.5953
        CIE-Luv:
        43.0138, 124.5715, 11.9163
        Hunter-Lab:
        36.2863, 61.6879, 15.0176
      #ca0a42 color charts
#ca0a42 RGB chart
      #ca0a42 CMYK chart
      #ca0a42 RGB pie chart
      #ca0a42 color shades, tints & tones
#ca0a42 color schemes
#ca0a42 color preview, HTML & CSS examples
           This text has a color of #ca0a42        
        
          <p style="color:#ca0a42;">Text here</p>
        
        
          .mytext {color:#ca0a42;}
        
        Text color #ca0a42
      
           This box has a color of #ca0a42        
        
          <div style="background-color:#ca0a42;">Content here</div>
        
        
          .mybackground {background-color:#ca0a42;}
        
        Background color #ca0a42
      
           Border around this has a color of #ca0a42        
        
          <div style="border:2px solid #ca0a42;">Content here</div>
        
        
          .myborder {border:2px solid #ca0a42;}
        
        Border color #ca0a42