#ca1a14 color space conversions
Hex:
        #ca1a14
        RGB:
        202, 26, 20
        CMY:
        21, 90, 92
        CMYK:
        0, 87, 90, 21
      HSL:
        2°, 81.9820%, 43.5294%
        HSV (HSB):
        2°, 90.0990%, 79.2157%
        XYZ:
        24.8528, 13.3459, 1.9279
        xyY:
        0.6194, 0.3326, 13.3459
      CIE-Lab:
        43.2798, 64.2127, 50.0782
        CIE-LCH:
        43.2798, 81.4315, 37.9499
        CIE-Luv:
        43.2798, 131.0038, 29.2727
        Hunter-Lab:
        36.5320, 57.5030, 22.4434
      #ca1a14 color charts
#ca1a14 RGB chart
      #ca1a14 CMYK chart
      #ca1a14 RGB pie chart
      #ca1a14 color shades, tints & tones
#ca1a14 color schemes
#ca1a14 color preview, HTML & CSS examples
           This text has a color of #ca1a14        
        
          <p style="color:#ca1a14;">Text here</p>
        
        
          .mytext {color:#ca1a14;}
        
        Text color #ca1a14
      
           This box has a color of #ca1a14        
        
          <div style="background-color:#ca1a14;">Content here</div>
        
        
          .mybackground {background-color:#ca1a14;}
        
        Background color #ca1a14
      
           Border around this has a color of #ca1a14        
        
          <div style="border:2px solid #ca1a14;">Content here</div>
        
        
          .myborder {border:2px solid #ca1a14;}
        
        Border color #ca1a14