#ca0614 color space conversions
Hex:
        #ca0614
        RGB:
        202, 6, 20
        CMY:
        21, 98, 92
        CMYK:
        0, 97, 90, 21
      HSL:
        356°, 94.2308%, 40.7843%
        HSV (HSB):
        356°, 97.0297%, 79.2157%
        XYZ:
        24.5485, 12.7373, 1.8265
        xyY:
        0.6276, 0.3257, 12.7373
      CIE-Lab:
        42.3647, 66.8468, 49.4311
        CIE-LCH:
        42.3647, 83.1380, 36.4818
        CIE-Luv:
        42.3647, 135.6481, 27.6318
        Hunter-Lab:
        35.6894, 60.3227, 21.9482
      #ca0614 color charts
#ca0614 RGB chart
      #ca0614 CMYK chart
      #ca0614 RGB pie chart
      #ca0614 color shades, tints & tones
#ca0614 color schemes
#ca0614 color preview, HTML & CSS examples
           This text has a color of #ca0614        
        
          <p style="color:#ca0614;">Text here</p>
        
        
          .mytext {color:#ca0614;}
        
        Text color #ca0614
      
           This box has a color of #ca0614        
        
          <div style="background-color:#ca0614;">Content here</div>
        
        
          .mybackground {background-color:#ca0614;}
        
        Background color #ca0614
      
           Border around this has a color of #ca0614        
        
          <div style="border:2px solid #ca0614;">Content here</div>
        
        
          .myborder {border:2px solid #ca0614;}
        
        Border color #ca0614