#ca0b18 color space conversions
Hex:
        #ca0b18
        RGB:
        202, 11, 24
        CMY:
        21, 96, 91
        CMYK:
        0, 95, 88, 21
      HSL:
        356°, 89.6714%, 41.7647%
        HSV (HSB):
        356°, 94.5545%, 79.2157%
        XYZ:
        24.6417, 12.8618, 2.0480
        xyY:
        0.6230, 0.3252, 12.8618
      CIE-Lab:
        42.5543, 66.4318, 47.7672
        CIE-LCH:
        42.5543, 81.8223, 35.7177
        CIE-Luv:
        42.5543, 134.2930, 27.1606
        Hunter-Lab:
        35.8634, 59.8859, 21.7186
      #ca0b18 color charts
#ca0b18 RGB chart
      #ca0b18 CMYK chart
      #ca0b18 RGB pie chart
      #ca0b18 color shades, tints & tones
#ca0b18 color schemes
#ca0b18 color preview, HTML & CSS examples
           This text has a color of #ca0b18        
        
          <p style="color:#ca0b18;">Text here</p>
        
        
          .mytext {color:#ca0b18;}
        
        Text color #ca0b18
      
           This box has a color of #ca0b18        
        
          <div style="background-color:#ca0b18;">Content here</div>
        
        
          .mybackground {background-color:#ca0b18;}
        
        Background color #ca0b18
      
           Border around this has a color of #ca0b18        
        
          <div style="border:2px solid #ca0b18;">Content here</div>
        
        
          .myborder {border:2px solid #ca0b18;}
        
        Border color #ca0b18