#c63d1c color space conversions
Hex:
        #c63d1c
        RGB:
        198, 61, 28
        CMY:
        22, 76, 89
        CMYK:
        0, 69, 86, 22
      HSL:
        12°, 75.2212%, 44.3137%
        HSV (HSB):
        12°, 85.8586%, 77.6471%
        XYZ:
        25.1670, 15.4271, 2.7499
        xyY:
        0.5806, 0.3559, 15.4271
      CIE-Lab:
        46.2137, 52.9087, 48.5862
        CIE-LCH:
        46.2137, 71.8327, 42.5613
        CIE-Luv:
        46.2137, 109.5182, 33.6152
        Hunter-Lab:
        39.2773, 45.6389, 23.3431
      #c63d1c color charts
#c63d1c RGB chart
      #c63d1c CMYK chart
      #c63d1c RGB pie chart
      #c63d1c color shades, tints & tones
#c63d1c color schemes
#c63d1c color preview, HTML & CSS examples
           This text has a color of #c63d1c        
        
          <p style="color:#c63d1c;">Text here</p>
        
        
          .mytext {color:#c63d1c;}
        
        Text color #c63d1c
      
           This box has a color of #c63d1c        
        
          <div style="background-color:#c63d1c;">Content here</div>
        
        
          .mybackground {background-color:#c63d1c;}
        
        Background color #c63d1c
      
           Border around this has a color of #c63d1c        
        
          <div style="border:2px solid #c63d1c;">Content here</div>
        
        
          .myborder {border:2px solid #c63d1c;}
        
        Border color #c63d1c