#ca2918 color space conversions
Hex:
        #ca2918
        RGB:
        202, 41, 24
        CMY:
        21, 84, 91
        CMYK:
        0, 80, 88, 21
      HSL:
        6°, 78.7611%, 44.3137%
        HSV (HSB):
        6°, 88.1188%, 79.2157%
        XYZ:
        25.3149, 14.2084, 2.2724
        xyY:
        0.6057, 0.3399, 14.2084
      CIE-Lab:
        44.5303, 60.7923, 49.2981
        CIE-LCH:
        44.5303, 78.2688, 39.0395
        CIE-Luv:
        44.5303, 124.4799, 30.7135
        Hunter-Lab:
        37.6940, 53.9144, 22.8115
      #ca2918 color charts
#ca2918 RGB chart
      #ca2918 CMYK chart
      #ca2918 RGB pie chart
      #ca2918 color shades, tints & tones
#ca2918 color schemes
#ca2918 color preview, HTML & CSS examples
           This text has a color of #ca2918        
        
          <p style="color:#ca2918;">Text here</p>
        
        
          .mytext {color:#ca2918;}
        
        Text color #ca2918
      
           This box has a color of #ca2918        
        
          <div style="background-color:#ca2918;">Content here</div>
        
        
          .mybackground {background-color:#ca2918;}
        
        Background color #ca2918
      
           Border around this has a color of #ca2918        
        
          <div style="border:2px solid #ca2918;">Content here</div>
        
        
          .myborder {border:2px solid #ca2918;}
        
        Border color #ca2918