#ca1b18 color space conversions
Hex:
        #ca1b18
        RGB:
        202, 27, 24
        CMY:
        21, 89, 91
        CMYK:
        0, 87, 88, 21
      HSL:
        1°, 78.7611%, 44.3137%
        HSV (HSB):
        1°, 88.1188%, 79.2157%
        XYZ:
        24.9139, 13.4064, 2.1387
        xyY:
        0.6158, 0.3314, 13.4064
      CIE-Lab:
        43.3693, 64.0891, 48.3979
        CIE-LCH:
        43.3693, 80.3104, 37.0589
        CIE-Luv:
        43.3693, 130.1950, 28.6331
        Hunter-Lab:
        36.6147, 57.3819, 22.1671
      #ca1b18 color charts
#ca1b18 RGB chart
      #ca1b18 CMYK chart
      #ca1b18 RGB pie chart
      #ca1b18 color shades, tints & tones
#ca1b18 color schemes
#ca1b18 color preview, HTML & CSS examples
           This text has a color of #ca1b18        
        
          <p style="color:#ca1b18;">Text here</p>
        
        
          .mytext {color:#ca1b18;}
        
        Text color #ca1b18
      
           This box has a color of #ca1b18        
        
          <div style="background-color:#ca1b18;">Content here</div>
        
        
          .mybackground {background-color:#ca1b18;}
        
        Background color #ca1b18
      
           Border around this has a color of #ca1b18        
        
          <div style="border:2px solid #ca1b18;">Content here</div>
        
        
          .myborder {border:2px solid #ca1b18;}
        
        Border color #ca1b18