#c50b20 color space conversions
Hex:
        #c50b20
        RGB:
        197, 11, 32
        CMY:
        23, 96, 87
        CMYK:
        0, 94, 84, 23
      HSL:
        353°, 89.4231%, 40.7843%
        HSV (HSB):
        353°, 94.4162%, 77.2549%
        XYZ:
        23.4063, 12.2139, 2.4904
        xyY:
        0.6142, 0.3205, 12.2139
      CIE-Lab:
        41.5542, 65.3237, 42.4596
        CIE-LCH:
        41.5542, 77.9103, 33.0234
        CIE-Luv:
        41.5542, 129.3707, 24.3775
        Hunter-Lab:
        34.9485, 58.3886, 20.2390
      #c50b20 color charts
#c50b20 RGB chart
      #c50b20 CMYK chart
      #c50b20 RGB pie chart
      #c50b20 color shades, tints & tones
#c50b20 color schemes
#c50b20 color preview, HTML & CSS examples
           This text has a color of #c50b20        
        
          <p style="color:#c50b20;">Text here</p>
        
        
          .mytext {color:#c50b20;}
        
        Text color #c50b20
      
           This box has a color of #c50b20        
        
          <div style="background-color:#c50b20;">Content here</div>
        
        
          .mybackground {background-color:#c50b20;}
        
        Background color #c50b20
      
           Border around this has a color of #c50b20        
        
          <div style="border:2px solid #c50b20;">Content here</div>
        
        
          .myborder {border:2px solid #c50b20;}
        
        Border color #c50b20