#ca143e color space conversions
Hex:
        #ca143e
        RGB:
        202, 20, 62
        CMY:
        21, 92, 76
        CMYK:
        0, 90, 69, 21
      HSL:
        346°, 81.9820%, 43.5294%
        HSV (HSB):
        346°, 90.0990%, 79.2157%
        XYZ:
        25.4768, 13.4047, 5.8020
        xyY:
        0.5702, 0.3000, 13.4047
      CIE-Lab:
        43.3668, 66.4917, 27.0956
        CIE-LCH:
        43.3668, 71.8005, 22.1710
        CIE-Luv:
        43.3668, 123.9686, 14.7672
        Hunter-Lab:
        36.6124, 60.1378, 16.2329
      #ca143e color charts
#ca143e RGB chart
      #ca143e CMYK chart
      #ca143e RGB pie chart
      #ca143e color shades, tints & tones
#ca143e color schemes
#ca143e color preview, HTML & CSS examples
           This text has a color of #ca143e        
        
          <p style="color:#ca143e;">Text here</p>
        
        
          .mytext {color:#ca143e;}
        
        Text color #ca143e
      
           This box has a color of #ca143e        
        
          <div style="background-color:#ca143e;">Content here</div>
        
        
          .mybackground {background-color:#ca143e;}
        
        Background color #ca143e
      
           Border around this has a color of #ca143e        
        
          <div style="border:2px solid #ca143e;">Content here</div>
        
        
          .myborder {border:2px solid #ca143e;}
        
        Border color #ca143e