#ca2832 color space conversions
Hex:
        #ca2832
        RGB:
        202, 40, 50
        CMY:
        21, 84, 80
        CMYK:
        0, 80, 75, 21
      HSL:
        356°, 66.9421%, 47.4510%
        HSV (HSB):
        356°, 80.1980%, 79.2157%
        XYZ:
        25.6916, 14.3044, 4.4245
        xyY:
        0.5784, 0.3220, 14.3044
      CIE-Lab:
        44.6664, 61.7936, 35.8377
        CIE-LCH:
        44.6664, 71.4338, 30.1120
        CIE-Luv:
        44.6664, 120.4877, 22.9070
        Hunter-Lab:
        37.8212, 55.0665, 19.5388
      #ca2832 color charts
#ca2832 RGB chart
      #ca2832 CMYK chart
      #ca2832 RGB pie chart
      #ca2832 color shades, tints & tones
#ca2832 color schemes
#ca2832 color preview, HTML & CSS examples
           This text has a color of #ca2832        
        
          <p style="color:#ca2832;">Text here</p>
        
        
          .mytext {color:#ca2832;}
        
        Text color #ca2832
      
           This box has a color of #ca2832        
        
          <div style="background-color:#ca2832;">Content here</div>
        
        
          .mybackground {background-color:#ca2832;}
        
        Background color #ca2832
      
           Border around this has a color of #ca2832        
        
          <div style="border:2px solid #ca2832;">Content here</div>
        
        
          .myborder {border:2px solid #ca2832;}
        
        Border color #ca2832