#c40517 color space conversions
Hex:
        #c40517
        RGB:
        196, 5, 23
        CMY:
        23, 98, 91
        CMYK:
        0, 97, 88, 23
      HSL:
        354°, 95.0249%, 39.4118%
        HSV (HSB):
        354°, 97.4490%, 76.8627%
        XYZ:
        22.9739, 11.9062, 1.8979
        xyY:
        0.6247, 0.3237, 11.9062
      CIE-Lab:
        41.0666, 65.4831, 46.5347
        CIE-LCH:
        41.0666, 80.3337, 35.3990
        CIE-Luv:
        41.0666, 131.0870, 25.9852
        Hunter-Lab:
        34.5053, 58.4622, 20.8926
      #c40517 color charts
#c40517 RGB chart
      #c40517 CMYK chart
      #c40517 RGB pie chart
      #c40517 color shades, tints & tones
#c40517 color schemes
#c40517 color preview, HTML & CSS examples
           This text has a color of #c40517        
        
          <p style="color:#c40517;">Text here</p>
        
        
          .mytext {color:#c40517;}
        
        Text color #c40517
      
           This box has a color of #c40517        
        
          <div style="background-color:#c40517;">Content here</div>
        
        
          .mybackground {background-color:#c40517;}
        
        Background color #c40517
      
           Border around this has a color of #c40517        
        
          <div style="border:2px solid #c40517;">Content here</div>
        
        
          .myborder {border:2px solid #c40517;}
        
        Border color #c40517