#c43338 color space conversions
Hex:
        #c43338
        RGB:
        196, 51, 56
        CMY:
        23, 80, 78
        CMYK:
        0, 74, 71, 23
      HSL:
        358°, 58.7045%, 48.4314%
        HSV (HSB):
        358°, 73.9796%, 76.8627%
        XYZ:
        24.6626, 14.3889, 5.2189
        xyY:
        0.5571, 0.3250, 14.3889
      CIE-Lab:
        44.7856, 56.9044, 32.1529
        CIE-LCH:
        44.7856, 65.3599, 29.4679
        CIE-Luv:
        44.7856, 109.0384, 21.6712
        Hunter-Lab:
        37.9328, 49.6723, 18.3957
      #c43338 color charts
#c43338 RGB chart
      #c43338 CMYK chart
      #c43338 RGB pie chart
      #c43338 color shades, tints & tones
#c43338 color schemes
#c43338 color preview, HTML & CSS examples
           This text has a color of #c43338        
        
          <p style="color:#c43338;">Text here</p>
        
        
          .mytext {color:#c43338;}
        
        Text color #c43338
      
           This box has a color of #c43338        
        
          <div style="background-color:#c43338;">Content here</div>
        
        
          .mybackground {background-color:#c43338;}
        
        Background color #c43338
      
           Border around this has a color of #c43338        
        
          <div style="border:2px solid #c43338;">Content here</div>
        
        
          .myborder {border:2px solid #c43338;}
        
        Border color #c43338