#c44642 color space conversions
Hex:
        #c44642
        RGB:
        196, 70, 66
        CMY:
        23, 73, 74
        CMYK:
        0, 64, 66, 23
      HSL:
        2°, 52.4194%, 51.3725%
        HSV (HSB):
        2°, 66.3265%, 76.8627%
        XYZ:
        25.9385, 16.5094, 6.9738
        xyY:
        0.5248, 0.3341, 16.5094
      CIE-Lab:
        47.6359, 50.0262, 29.6968
        CIE-LCH:
        47.6359, 58.1766, 30.6945
        CIE-Luv:
        47.6359, 95.6544, 22.4138
        Hunter-Lab:
        40.6318, 42.8450, 18.2661
      #c44642 color charts
#c44642 RGB chart
      #c44642 CMYK chart
      #c44642 RGB pie chart
      #c44642 color shades, tints & tones
#c44642 color schemes
#c44642 color preview, HTML & CSS examples
           This text has a color of #c44642        
        
          <p style="color:#c44642;">Text here</p>
        
        
          .mytext {color:#c44642;}
        
        Text color #c44642
      
           This box has a color of #c44642        
        
          <div style="background-color:#c44642;">Content here</div>
        
        
          .mybackground {background-color:#c44642;}
        
        Background color #c44642
      
           Border around this has a color of #c44642        
        
          <div style="border:2px solid #c44642;">Content here</div>
        
        
          .myborder {border:2px solid #c44642;}
        
        Border color #c44642