#ca2246 color space conversions
Hex:
        #ca2246
        RGB:
        202, 34, 70
        CMY:
        21, 87, 73
        CMYK:
        0, 83, 65, 21
      HSL:
        347°, 71.1864%, 46.2745%
        HSV (HSB):
        347°, 83.1683%, 79.2157%
        XYZ:
        26.0346, 14.1428, 7.1520
        xyY:
        0.5501, 0.2988, 14.1428
      CIE-Lab:
        44.4370, 64.2145, 23.5057
        CIE-LCH:
        44.4370, 68.3814, 20.1051
        CIE-Luv:
        44.4370, 117.4193, 12.6598
        Hunter-Lab:
        37.6069, 57.7604, 15.0492
      #ca2246 color charts
#ca2246 RGB chart
      #ca2246 CMYK chart
      #ca2246 RGB pie chart
      #ca2246 color shades, tints & tones
#ca2246 color schemes
#ca2246 color preview, HTML & CSS examples
           This text has a color of #ca2246        
        
          <p style="color:#ca2246;">Text here</p>
        
        
          .mytext {color:#ca2246;}
        
        Text color #ca2246
      
           This box has a color of #ca2246        
        
          <div style="background-color:#ca2246;">Content here</div>
        
        
          .mybackground {background-color:#ca2246;}
        
        Background color #ca2246
      
           Border around this has a color of #ca2246        
        
          <div style="border:2px solid #ca2246;">Content here</div>
        
        
          .myborder {border:2px solid #ca2246;}
        
        Border color #ca2246