#ca1510 color space conversions
Hex:
        #ca1510
        RGB:
        202, 21, 16
        CMY:
        21, 92, 94
        CMYK:
        0, 90, 92, 21
      HSL:
        2°, 85.3211%, 42.7451%
        HSV (HSB):
        2°, 92.0792%, 79.2157%
        XYZ:
        24.7188, 13.1303, 1.7218
        xyY:
        0.6247, 0.3318, 13.1303
      CIE-Lab:
        42.9589, 65.0203, 51.4534
        CIE-LCH:
        42.9589, 82.9162, 38.3561
        CIE-Luv:
        42.9589, 132.9394, 29.3856
        Hunter-Lab:
        36.2358, 58.3541, 22.5478
      #ca1510 color charts
#ca1510 RGB chart
      #ca1510 CMYK chart
      #ca1510 RGB pie chart
      #ca1510 color shades, tints & tones
#ca1510 color schemes
#ca1510 color preview, HTML & CSS examples
           This text has a color of #ca1510        
        
          <p style="color:#ca1510;">Text here</p>
        
        
          .mytext {color:#ca1510;}
        
        Text color #ca1510
      
           This box has a color of #ca1510        
        
          <div style="background-color:#ca1510;">Content here</div>
        
        
          .mybackground {background-color:#ca1510;}
        
        Background color #ca1510
      
           Border around this has a color of #ca1510        
        
          <div style="border:2px solid #ca1510;">Content here</div>
        
        
          .myborder {border:2px solid #ca1510;}
        
        Border color #ca1510