#c42e33 color space conversions
Hex:
        #c42e33
        RGB:
        196, 46, 51
        CMY:
        23, 82, 80
        CMYK:
        0, 77, 74, 23
      HSL:
        358°, 61.9835%, 47.4510%
        HSV (HSB):
        358°, 76.5306%, 76.8627%
        XYZ:
        24.3395, 13.9288, 4.5377
        xyY:
        0.5686, 0.3254, 13.9288
      CIE-Lab:
        44.1306, 58.3290, 34.3329
        CIE-LCH:
        44.1306, 67.6832, 30.4814
        CIE-Luv:
        44.1306, 112.7357, 22.6199
        Hunter-Lab:
        37.3213, 51.0986, 18.9162
      #c42e33 color charts
#c42e33 RGB chart
      #c42e33 CMYK chart
      #c42e33 RGB pie chart
      #c42e33 color shades, tints & tones
#c42e33 color schemes
#c42e33 color preview, HTML & CSS examples
           This text has a color of #c42e33        
        
          <p style="color:#c42e33;">Text here</p>
        
        
          .mytext {color:#c42e33;}
        
        Text color #c42e33
      
           This box has a color of #c42e33        
        
          <div style="background-color:#c42e33;">Content here</div>
        
        
          .mybackground {background-color:#c42e33;}
        
        Background color #c42e33
      
           Border around this has a color of #c42e33        
        
          <div style="border:2px solid #c42e33;">Content here</div>
        
        
          .myborder {border:2px solid #c42e33;}
        
        Border color #c42e33