#ca1a16 color space conversions
Hex:
        #ca1a16
        RGB:
        202, 26, 22
        CMY:
        21, 90, 91
        CMYK:
        0, 87, 89, 21
      HSL:
        1°, 80.3571%, 43.9216%
        HSV (HSB):
        1°, 89.1089%, 79.2157%
        XYZ:
        24.8713, 13.3533, 2.0256
        xyY:
        0.6179, 0.3318, 13.3533
      CIE-Lab:
        43.2908, 64.2449, 49.2311
        CIE-LCH:
        43.2908, 80.9389, 37.4631
        CIE-Luv:
        43.2908, 130.7744, 28.9070
        Hunter-Lab:
        36.5421, 57.5421, 22.2929
      #ca1a16 color charts
#ca1a16 RGB chart
      #ca1a16 CMYK chart
      #ca1a16 RGB pie chart
      #ca1a16 color shades, tints & tones
#ca1a16 color schemes
#ca1a16 color preview, HTML & CSS examples
           This text has a color of #ca1a16        
        
          <p style="color:#ca1a16;">Text here</p>
        
        
          .mytext {color:#ca1a16;}
        
        Text color #ca1a16
      
           This box has a color of #ca1a16        
        
          <div style="background-color:#ca1a16;">Content here</div>
        
        
          .mybackground {background-color:#ca1a16;}
        
        Background color #ca1a16
      
           Border around this has a color of #ca1a16        
        
          <div style="border:2px solid #ca1a16;">Content here</div>
        
        
          .myborder {border:2px solid #ca1a16;}
        
        Border color #ca1a16