#c63216 color space conversions
Hex:
        #c63216
        RGB:
        198, 50, 22
        CMY:
        22, 80, 91
        CMYK:
        0, 75, 89, 22
      HSL:
        10°, 80.0000%, 43.1373%
        HSV (HSB):
        10°, 88.8889%, 77.6471%
        XYZ:
        24.5741, 14.3449, 2.2327
        xyY:
        0.5972, 0.3486, 14.3449
      CIE-Lab:
        44.7235, 56.7902, 49.9539
        CIE-LCH:
        44.7235, 75.6341, 41.3355
        CIE-Luv:
        44.7235, 116.8724, 32.2843
        Hunter-Lab:
        37.8747, 49.5351, 23.0171
      #c63216 color charts
#c63216 RGB chart
      #c63216 CMYK chart
      #c63216 RGB pie chart
      #c63216 color shades, tints & tones
#c63216 color schemes
#c63216 color preview, HTML & CSS examples
           This text has a color of #c63216        
        
          <p style="color:#c63216;">Text here</p>
        
        
          .mytext {color:#c63216;}
        
        Text color #c63216
      
           This box has a color of #c63216        
        
          <div style="background-color:#c63216;">Content here</div>
        
        
          .mybackground {background-color:#c63216;}
        
        Background color #c63216
      
           Border around this has a color of #c63216        
        
          <div style="border:2px solid #c63216;">Content here</div>
        
        
          .myborder {border:2px solid #c63216;}
        
        Border color #c63216