#ca151e color space conversions
Hex:
        #ca151e
        RGB:
        202, 21, 30
        CMY:
        21, 92, 88
        CMYK:
        0, 90, 85, 21
      HSL:
        357°, 81.1659%, 43.7255%
        HSV (HSB):
        357°, 89.6040%, 79.2157%
        XYZ:
        24.8596, 13.1866, 2.4633
        xyY:
        0.6137, 0.3255, 13.1866
      CIE-Lab:
        43.0431, 65.2623, 45.2331
        CIE-LCH:
        43.0431, 79.4054, 34.7257
        CIE-Luv:
        43.0431, 131.1663, 26.6084
        Hunter-Lab:
        36.3134, 58.6501, 21.3974
      #ca151e color charts
#ca151e RGB chart
      #ca151e CMYK chart
      #ca151e RGB pie chart
      #ca151e color shades, tints & tones
#ca151e color schemes
#ca151e color preview, HTML & CSS examples
           This text has a color of #ca151e        
        
          <p style="color:#ca151e;">Text here</p>
        
        
          .mytext {color:#ca151e;}
        
        Text color #ca151e
      
           This box has a color of #ca151e        
        
          <div style="background-color:#ca151e;">Content here</div>
        
        
          .mybackground {background-color:#ca151e;}
        
        Background color #ca151e
      
           Border around this has a color of #ca151e        
        
          <div style="border:2px solid #ca151e;">Content here</div>
        
        
          .myborder {border:2px solid #ca151e;}
        
        Border color #ca151e