#c40638 color space conversions
Hex:
        #c40638
        RGB:
        196, 6, 56
        CMY:
        23, 98, 78
        CMYK:
        0, 97, 71, 23
      HSL:
        344°, 94.0594%, 39.6078%
        HSV (HSB):
        344°, 96.9388%, 76.8627%
        XYZ:
        23.5439, 12.1515, 4.8460
        xyY:
        0.5807, 0.2997, 12.1515
      CIE-Lab:
        41.4560, 66.3597, 28.1853
        CIE-LCH:
        41.4560, 72.0973, 23.0127
        CIE-Luv:
        41.4560, 123.7062, 15.0746
        Hunter-Lab:
        34.8591, 59.5560, 16.1591
      #c40638 color charts
#c40638 RGB chart
      #c40638 CMYK chart
      #c40638 RGB pie chart
      #c40638 color shades, tints & tones
#c40638 color schemes
#c40638 color preview, HTML & CSS examples
           This text has a color of #c40638        
        
          <p style="color:#c40638;">Text here</p>
        
        
          .mytext {color:#c40638;}
        
        Text color #c40638
      
           This box has a color of #c40638        
        
          <div style="background-color:#c40638;">Content here</div>
        
        
          .mybackground {background-color:#c40638;}
        
        Background color #c40638
      
           Border around this has a color of #c40638        
        
          <div style="border:2px solid #c40638;">Content here</div>
        
        
          .myborder {border:2px solid #c40638;}
        
        Border color #c40638