#c40535 color space conversions
Hex:
        #c40535
        RGB:
        196, 5, 53
        CMY:
        23, 98, 79
        CMYK:
        0, 97, 73, 23
      HSL:
        345°, 95.0249%, 39.4118%
        HSV (HSB):
        345°, 97.4490%, 76.8627%
        XYZ:
        23.4618, 12.1013, 4.4674
        xyY:
        0.5861, 0.3023, 12.1013
      CIE-Lab:
        41.3767, 66.3359, 29.9447
        CIE-LCH:
        41.3767, 72.7814, 24.2949
        CIE-Luv:
        41.3767, 124.7359, 16.3423
        Hunter-Lab:
        34.7870, 59.5108, 16.7368
      #c40535 color charts
#c40535 RGB chart
      #c40535 CMYK chart
      #c40535 RGB pie chart
      #c40535 color shades, tints & tones
#c40535 color schemes
#c40535 color preview, HTML & CSS examples
           This text has a color of #c40535        
        
          <p style="color:#c40535;">Text here</p>
        
        
          .mytext {color:#c40535;}
        
        Text color #c40535
      
           This box has a color of #c40535        
        
          <div style="background-color:#c40535;">Content here</div>
        
        
          .mybackground {background-color:#c40535;}
        
        Background color #c40535
      
           Border around this has a color of #c40535        
        
          <div style="border:2px solid #c40535;">Content here</div>
        
        
          .myborder {border:2px solid #c40535;}
        
        Border color #c40535