#ca282a color space conversions
Hex:
        #ca282a
        RGB:
        202, 40, 42
        CMY:
        21, 84, 84
        CMYK:
        0, 80, 79, 21
      HSL:
        359°, 66.9421%, 47.4510%
        HSV (HSB):
        359°, 80.1980%, 79.2157%
        XYZ:
        25.5338, 14.2413, 3.5936
        xyY:
        0.5888, 0.3284, 14.2413
      CIE-Lab:
        44.5770, 61.5155, 40.2900
        CIE-LCH:
        44.5770, 73.5353, 33.2231
        CIE-Luv:
        44.5770, 122.1642, 25.7797
        Hunter-Lab:
        37.7377, 54.7347, 20.7705
      #ca282a color charts
#ca282a RGB chart
      #ca282a CMYK chart
      #ca282a RGB pie chart
      #ca282a color shades, tints & tones
#ca282a color schemes
#ca282a color preview, HTML & CSS examples
           This text has a color of #ca282a        
        
          <p style="color:#ca282a;">Text here</p>
        
        
          .mytext {color:#ca282a;}
        
        Text color #ca282a
      
           This box has a color of #ca282a        
        
          <div style="background-color:#ca282a;">Content here</div>
        
        
          .mybackground {background-color:#ca282a;}
        
        Background color #ca282a
      
           Border around this has a color of #ca282a        
        
          <div style="border:2px solid #ca282a;">Content here</div>
        
        
          .myborder {border:2px solid #ca282a;}
        
        Border color #ca282a