#c40622 color space conversions
Hex:
        #c40622
        RGB:
        196, 6, 34
        CMY:
        23, 98, 87
        CMYK:
        0, 97, 83, 23
      HSL:
        351°, 94.0594%, 39.6078%
        HSV (HSB):
        351°, 96.9388%, 76.8627%
        XYZ:
        23.1188, 11.9815, 2.6075
        xyY:
        0.6131, 0.3177, 11.9815
      CIE-Lab:
        41.1867, 65.6189, 40.9494
        CIE-LCH:
        41.1867, 77.3479, 31.9662
        CIE-Luv:
        41.1867, 129.1078, 23.3116
        Hunter-Lab:
        34.6143, 58.6446, 19.7636
      #c40622 color charts
#c40622 RGB chart
      #c40622 CMYK chart
      #c40622 RGB pie chart
      #c40622 color shades, tints & tones
#c40622 color schemes
#c40622 color preview, HTML & CSS examples
           This text has a color of #c40622        
        
          <p style="color:#c40622;">Text here</p>
        
        
          .mytext {color:#c40622;}
        
        Text color #c40622
      
           This box has a color of #c40622        
        
          <div style="background-color:#c40622;">Content here</div>
        
        
          .mybackground {background-color:#c40622;}
        
        Background color #c40622
      
           Border around this has a color of #c40622        
        
          <div style="border:2px solid #c40622;">Content here</div>
        
        
          .myborder {border:2px solid #c40622;}
        
        Border color #c40622