#ca0c1b color space conversions
Hex:
        #ca0c1b
        RGB:
        202, 12, 27
        CMY:
        21, 95, 89
        CMYK:
        0, 94, 87, 21
      HSL:
        355°, 88.7850%, 41.9608%
        HSV (HSB):
        355°, 94.0594%, 79.2157%
        XYZ:
        24.6864, 12.8986, 2.2255
        xyY:
        0.6201, 0.3240, 12.8986
      CIE-Lab:
        42.6101, 66.3843, 46.3691
        CIE-LCH:
        42.6101, 80.9751, 34.9341
        CIE-Luv:
        42.6101, 133.6845, 26.5725
        Hunter-Lab:
        35.9147, 59.8437, 21.4663
      #ca0c1b color charts
#ca0c1b RGB chart
      #ca0c1b CMYK chart
      #ca0c1b RGB pie chart
      #ca0c1b color shades, tints & tones
#ca0c1b color schemes
#ca0c1b color preview, HTML & CSS examples
           This text has a color of #ca0c1b        
        
          <p style="color:#ca0c1b;">Text here</p>
        
        
          .mytext {color:#ca0c1b;}
        
        Text color #ca0c1b
      
           This box has a color of #ca0c1b        
        
          <div style="background-color:#ca0c1b;">Content here</div>
        
        
          .mybackground {background-color:#ca0c1b;}
        
        Background color #ca0c1b
      
           Border around this has a color of #ca0c1b        
        
          <div style="border:2px solid #ca0c1b;">Content here</div>
        
        
          .myborder {border:2px solid #ca0c1b;}
        
        Border color #ca0c1b