#ca0941 color space conversions
Hex:
        #ca0941
        RGB:
        202, 9, 65
        CMY:
        21, 96, 75
        CMYK:
        0, 96, 68, 21
      HSL:
        343°, 91.4692%, 41.3725%
        HSV (HSB):
        343°, 95.5446%, 79.2157%
        XYZ:
        25.4089, 13.1336, 6.1969
        xyY:
        0.5679, 0.2936, 13.1336
      CIE-Lab:
        42.9638, 67.9421, 24.7309
        CIE-LCH:
        42.9638, 72.3031, 20.0015
        CIE-Luv:
        42.9638, 125.0435, 12.3563
        Hunter-Lab:
        36.2403, 61.7302, 15.2300
      #ca0941 color charts
#ca0941 RGB chart
      #ca0941 CMYK chart
      #ca0941 RGB pie chart
      #ca0941 color shades, tints & tones
#ca0941 color schemes
#ca0941 color preview, HTML & CSS examples
           This text has a color of #ca0941        
        
          <p style="color:#ca0941;">Text here</p>
        
        
          .mytext {color:#ca0941;}
        
        Text color #ca0941
      
           This box has a color of #ca0941        
        
          <div style="background-color:#ca0941;">Content here</div>
        
        
          .mybackground {background-color:#ca0941;}
        
        Background color #ca0941
      
           Border around this has a color of #ca0941        
        
          <div style="border:2px solid #ca0941;">Content here</div>
        
        
          .myborder {border:2px solid #ca0941;}
        
        Border color #ca0941