#c50e27 color space conversions
Hex:
        #c50e27
        RGB:
        197, 14, 39
        CMY:
        23, 95, 85
        CMYK:
        0, 93, 80, 23
      HSL:
        352°, 86.7299%, 41.3725%
        HSV (HSB):
        352°, 92.8934%, 77.2549%
        XYZ:
        23.5492, 12.3309, 3.0584
        xyY:
        0.6048, 0.3167, 12.3309
      CIE-Lab:
        41.7372, 65.1709, 38.7512
        CIE-LCH:
        41.7372, 75.8215, 30.7361
        CIE-Luv:
        41.7372, 127.4400, 22.4996
        Hunter-Lab:
        35.1153, 58.2546, 19.4169
      #c50e27 color charts
#c50e27 RGB chart
      #c50e27 CMYK chart
      #c50e27 RGB pie chart
      #c50e27 color shades, tints & tones
#c50e27 color schemes
#c50e27 color preview, HTML & CSS examples
           This text has a color of #c50e27        
        
          <p style="color:#c50e27;">Text here</p>
        
        
          .mytext {color:#c50e27;}
        
        Text color #c50e27
      
           This box has a color of #c50e27        
        
          <div style="background-color:#c50e27;">Content here</div>
        
        
          .mybackground {background-color:#c50e27;}
        
        Background color #c50e27
      
           Border around this has a color of #c50e27        
        
          <div style="border:2px solid #c50e27;">Content here</div>
        
        
          .myborder {border:2px solid #c50e27;}
        
        Border color #c50e27