#c50823 color space conversions
Hex:
        #c50823
        RGB:
        197, 8, 35
        CMY:
        23, 97, 86
        CMYK:
        0, 96, 82, 23
      HSL:
        351°, 92.1951%, 40.1961%
        HSV (HSB):
        351°, 95.9391%, 77.2549%
        XYZ:
        23.4162, 12.1653, 2.7041
        xyY:
        0.6116, 0.3178, 12.1653
      CIE-Lab:
        41.4777, 65.6971, 40.7482
        CIE-LCH:
        41.4777, 77.3080, 31.8090
        CIE-Luv:
        41.4777, 129.3178, 23.3315
        Hunter-Lab:
        34.8788, 58.7993, 19.8186
      #c50823 color charts
#c50823 RGB chart
      #c50823 CMYK chart
      #c50823 RGB pie chart
      #c50823 color shades, tints & tones
#c50823 color schemes
#c50823 color preview, HTML & CSS examples
           This text has a color of #c50823        
        
          <p style="color:#c50823;">Text here</p>
        
        
          .mytext {color:#c50823;}
        
        Text color #c50823
      
           This box has a color of #c50823        
        
          <div style="background-color:#c50823;">Content here</div>
        
        
          .mybackground {background-color:#c50823;}
        
        Background color #c50823
      
           Border around this has a color of #c50823        
        
          <div style="border:2px solid #c50823;">Content here</div>
        
        
          .myborder {border:2px solid #c50823;}
        
        Border color #c50823