#c42e48 color space conversions
Hex:
        #c42e48
        RGB:
        196, 46, 72
        CMY:
        23, 82, 72
        CMYK:
        0, 77, 63, 23
      HSL:
        350°, 61.9835%, 47.4510%
        HSV (HSB):
        350°, 76.5306%, 76.8627%
        XYZ:
        24.9116, 14.1576, 7.5506
        xyY:
        0.5344, 0.3037, 14.1576
      CIE-Lab:
        44.4582, 59.3859, 22.0700
        CIE-LCH:
        44.4582, 63.3543, 20.3869
        CIE-Luv:
        44.4582, 107.2239, 12.6408
        Hunter-Lab:
        37.6266, 52.3338, 14.4408
      #c42e48 color charts
#c42e48 RGB chart
      #c42e48 CMYK chart
      #c42e48 RGB pie chart
      #c42e48 color shades, tints & tones
#c42e48 color schemes
#c42e48 color preview, HTML & CSS examples
           This text has a color of #c42e48        
        
          <p style="color:#c42e48;">Text here</p>
        
        
          .mytext {color:#c42e48;}
        
        Text color #c42e48
      
           This box has a color of #c42e48        
        
          <div style="background-color:#c42e48;">Content here</div>
        
        
          .mybackground {background-color:#c42e48;}
        
        Background color #c42e48
      
           Border around this has a color of #c42e48        
        
          <div style="border:2px solid #c42e48;">Content here</div>
        
        
          .myborder {border:2px solid #c42e48;}
        
        Border color #c42e48