#c51c2a color space conversions
Hex:
        #c51c2a
        RGB:
        197, 28, 42
        CMY:
        23, 89, 84
        CMYK:
        0, 86, 79, 23
      HSL:
        355°, 75.1111%, 44.1176%
        HSV (HSB):
        355°, 85.7868%, 77.2549%
        XYZ:
        23.8591, 12.8680, 3.4167
        xyY:
        0.5943, 0.3205, 12.8680
      CIE-Lab:
        42.5637, 62.9804, 37.8886
        CIE-LCH:
        42.5637, 73.4988, 31.0308
        CIE-Luv:
        42.5637, 123.0303, 22.9952
        Hunter-Lab:
        35.8720, 55.9477, 19.4631
      #c51c2a color charts
#c51c2a RGB chart
      #c51c2a CMYK chart
      #c51c2a RGB pie chart
      #c51c2a color shades, tints & tones
#c51c2a color schemes
#c51c2a color preview, HTML & CSS examples
           This text has a color of #c51c2a        
        
          <p style="color:#c51c2a;">Text here</p>
        
        
          .mytext {color:#c51c2a;}
        
        Text color #c51c2a
      
           This box has a color of #c51c2a        
        
          <div style="background-color:#c51c2a;">Content here</div>
        
        
          .mybackground {background-color:#c51c2a;}
        
        Background color #c51c2a
      
           Border around this has a color of #c51c2a        
        
          <div style="border:2px solid #c51c2a;">Content here</div>
        
        
          .myborder {border:2px solid #c51c2a;}
        
        Border color #c51c2a