#c63a26 color space conversions
Hex:
        #c63a26
        RGB:
        198, 58, 38
        CMY:
        22, 77, 85
        CMYK:
        0, 71, 81, 22
      HSL:
        8°, 67.7966%, 46.2745%
        HSV (HSB):
        8°, 80.8081%, 77.6471%
        XYZ:
        25.1516, 15.1718, 3.4365
        xyY:
        0.5748, 0.3467, 15.1718
      CIE-Lab:
        45.8686, 54.3303, 43.4652
        CIE-LCH:
        45.8686, 69.5774, 38.6604
        CIE-Luv:
        45.8686, 110.0983, 30.2770
        Hunter-Lab:
        38.9510, 47.0975, 22.0347
      #c63a26 color charts
#c63a26 RGB chart
      #c63a26 CMYK chart
      #c63a26 RGB pie chart
      #c63a26 color shades, tints & tones
#c63a26 color schemes
#c63a26 color preview, HTML & CSS examples
           This text has a color of #c63a26        
        
          <p style="color:#c63a26;">Text here</p>
        
        
          .mytext {color:#c63a26;}
        
        Text color #c63a26
      
           This box has a color of #c63a26        
        
          <div style="background-color:#c63a26;">Content here</div>
        
        
          .mybackground {background-color:#c63a26;}
        
        Background color #c63a26
      
           Border around this has a color of #c63a26        
        
          <div style="border:2px solid #c63a26;">Content here</div>
        
        
          .myborder {border:2px solid #c63a26;}
        
        Border color #c63a26