#c93326 color space conversions
Hex:
        #c93326
        RGB:
        201, 51, 38
        CMY:
        21, 80, 85
        CMYK:
        0, 75, 81, 21
      HSL:
        5°, 68.2008%, 46.8627%
        HSV (HSB):
        5°, 81.0945%, 78.8235%
        XYZ:
        25.6211, 14.9251, 3.3642
        xyY:
        0.5835, 0.3399, 14.9251
      CIE-Lab:
        45.5314, 57.7687, 43.3306
        CIE-LCH:
        45.5314, 72.2133, 36.8725
        CIE-Luv:
        45.5314, 116.5782, 29.0731
        Hunter-Lab:
        38.6330, 50.7718, 21.8801
      #c93326 color charts
#c93326 RGB chart
      #c93326 CMYK chart
      #c93326 RGB pie chart
      #c93326 color shades, tints & tones
#c93326 color schemes
#c93326 color preview, HTML & CSS examples
           This text has a color of #c93326        
        
          <p style="color:#c93326;">Text here</p>
        
        
          .mytext {color:#c93326;}
        
        Text color #c93326
      
           This box has a color of #c93326        
        
          <div style="background-color:#c93326;">Content here</div>
        
        
          .mybackground {background-color:#c93326;}
        
        Background color #c93326
      
           Border around this has a color of #c93326        
        
          <div style="border:2px solid #c93326;">Content here</div>
        
        
          .myborder {border:2px solid #c93326;}
        
        Border color #c93326