#c44130 color space conversions
Hex:
        #c44130
        RGB:
        196, 65, 48
        CMY:
        23, 75, 81
        CMYK:
        0, 67, 76, 23
      HSL:
        7°, 60.6557%, 47.8431%
        HSV (HSB):
        7°, 75.5102%, 76.8627%
        XYZ:
        25.1887, 15.7298, 4.5049
        xyY:
        0.5545, 0.3463, 15.7298
      CIE-Lab:
        46.6179, 51.2586, 38.7889
        CIE-LCH:
        46.6179, 64.2808, 37.1159
        CIE-Luv:
        46.6179, 102.4252, 28.5517
        Hunter-Lab:
        39.6608, 43.9599, 21.0281
      #c44130 color charts
#c44130 RGB chart
      #c44130 CMYK chart
      #c44130 RGB pie chart
      #c44130 color shades, tints & tones
#c44130 color schemes
#c44130 color preview, HTML & CSS examples
           This text has a color of #c44130        
        
          <p style="color:#c44130;">Text here</p>
        
        
          .mytext {color:#c44130;}
        
        Text color #c44130
      
           This box has a color of #c44130        
        
          <div style="background-color:#c44130;">Content here</div>
        
        
          .mybackground {background-color:#c44130;}
        
        Background color #c44130
      
           Border around this has a color of #c44130        
        
          <div style="border:2px solid #c44130;">Content here</div>
        
        
          .myborder {border:2px solid #c44130;}
        
        Border color #c44130