#c50c10 color space conversions
Hex:
        #c50c10
        RGB:
        197, 12, 16
        CMY:
        23, 95, 94
        CMYK:
        0, 94, 92, 23
      HSL:
        359°, 88.5167%, 40.9804%
        HSV (HSB):
        359°, 93.9086%, 77.2549%
        XYZ:
        23.2510, 12.1707, 1.6139
        xyY:
        0.6278, 0.3286, 12.1707
      CIE-Lab:
        41.4861, 64.9220, 49.9850
        CIE-LCH:
        41.4861, 81.9351, 37.5935
        CIE-Luv:
        41.4861, 131.4122, 27.8545
        Hunter-Lab:
        34.8865, 57.9143, 21.6777
      #c50c10 color charts
#c50c10 RGB chart
      #c50c10 CMYK chart
      #c50c10 RGB pie chart
      #c50c10 color shades, tints & tones
#c50c10 color schemes
#c50c10 color preview, HTML & CSS examples
           This text has a color of #c50c10        
        
          <p style="color:#c50c10;">Text here</p>
        
        
          .mytext {color:#c50c10;}
        
        Text color #c50c10
      
           This box has a color of #c50c10        
        
          <div style="background-color:#c50c10;">Content here</div>
        
        
          .mybackground {background-color:#c50c10;}
        
        Background color #c50c10
      
           Border around this has a color of #c50c10        
        
          <div style="border:2px solid #c50c10;">Content here</div>
        
        
          .myborder {border:2px solid #c50c10;}
        
        Border color #c50c10