#c50c1d color space conversions
Hex:
        #c50c1d
        RGB:
        197, 12, 29
        CMY:
        23, 95, 89
        CMYK:
        0, 94, 85, 23
      HSL:
        354°, 88.5167%, 40.9804%
        HSV (HSB):
        354°, 93.9086%, 77.2549%
        XYZ:
        23.3792, 12.2220, 2.2893
        xyY:
        0.6170, 0.3226, 12.2220
      CIE-Lab:
        41.5668, 65.1482, 44.0528
        CIE-LCH:
        41.5668, 78.6444, 34.0663
        CIE-Luv:
        41.5668, 129.6997, 25.2303
        Hunter-Lab:
        34.9599, 58.1907, 20.5895
      #c50c1d color charts
#c50c1d RGB chart
      #c50c1d CMYK chart
      #c50c1d RGB pie chart
      #c50c1d color shades, tints & tones
#c50c1d color schemes
#c50c1d color preview, HTML & CSS examples
           This text has a color of #c50c1d        
        
          <p style="color:#c50c1d;">Text here</p>
        
        
          .mytext {color:#c50c1d;}
        
        Text color #c50c1d
      
           This box has a color of #c50c1d        
        
          <div style="background-color:#c50c1d;">Content here</div>
        
        
          .mybackground {background-color:#c50c1d;}
        
        Background color #c50c1d
      
           Border around this has a color of #c50c1d        
        
          <div style="border:2px solid #c50c1d;">Content here</div>
        
        
          .myborder {border:2px solid #c50c1d;}
        
        Border color #c50c1d