#c42114 color space conversions
Hex:
        #c42114
        RGB:
        196, 33, 20
        CMY:
        23, 87, 92
        CMYK:
        0, 83, 90, 23
      HSL:
        4°, 81.4815%, 42.3529%
        HSV (HSB):
        4°, 89.7959%, 76.8627%
        XYZ:
        23.4351, 12.8740, 1.9116
        xyY:
        0.6132, 0.3368, 12.8740
      CIE-Lab:
        42.5728, 61.0614, 49.0069
        CIE-LCH:
        42.5728, 78.2954, 38.7500
        CIE-Luv:
        42.5728, 123.9070, 29.2914
        Hunter-Lab:
        35.8803, 53.7959, 21.9575
      #c42114 color charts
#c42114 RGB chart
      #c42114 CMYK chart
      #c42114 RGB pie chart
      #c42114 color shades, tints & tones
#c42114 color schemes
#c42114 color preview, HTML & CSS examples
           This text has a color of #c42114        
        
          <p style="color:#c42114;">Text here</p>
        
        
          .mytext {color:#c42114;}
        
        Text color #c42114
      
           This box has a color of #c42114        
        
          <div style="background-color:#c42114;">Content here</div>
        
        
          .mybackground {background-color:#c42114;}
        
        Background color #c42114
      
           Border around this has a color of #c42114        
        
          <div style="border:2px solid #c42114;">Content here</div>
        
        
          .myborder {border:2px solid #c42114;}
        
        Border color #c42114