#ca251e color space conversions
Hex:
        #ca251e
        RGB:
        202, 37, 30
        CMY:
        21, 85, 88
        CMYK:
        0, 82, 85, 21
      HSL:
        2°, 74.1379%, 45.4902%
        HSV (HSB):
        2°, 85.1485%, 79.2157%
        XYZ:
        25.2530, 13.9734, 2.5945
        xyY:
        0.6038, 0.3341, 13.9734
      CIE-Lab:
        44.1948, 61.9760, 46.2324
        CIE-LCH:
        44.1948, 77.3205, 36.7219
        CIE-Luv:
        44.1948, 125.5172, 28.7097
        Hunter-Lab:
        37.3811, 55.1701, 22.0517
      #ca251e color charts
#ca251e RGB chart
      #ca251e CMYK chart
      #ca251e RGB pie chart
      #ca251e color shades, tints & tones
#ca251e color schemes
#ca251e color preview, HTML & CSS examples
           This text has a color of #ca251e        
        
          <p style="color:#ca251e;">Text here</p>
        
        
          .mytext {color:#ca251e;}
        
        Text color #ca251e
      
           This box has a color of #ca251e        
        
          <div style="background-color:#ca251e;">Content here</div>
        
        
          .mybackground {background-color:#ca251e;}
        
        Background color #ca251e
      
           Border around this has a color of #ca251e        
        
          <div style="border:2px solid #ca251e;">Content here</div>
        
        
          .myborder {border:2px solid #ca251e;}
        
        Border color #ca251e