#c4012a color space conversions
Hex:
        #c4012a
        RGB:
        196, 1, 42
        CMY:
        23, 100, 84
        CMYK:
        0, 99, 79, 23
      HSL:
        347°, 98.9848%, 38.6275%
        HSV (HSB):
        347°, 99.4898%, 76.8627%
        XYZ:
        23.1937, 11.9246, 3.2697
        xyY:
        0.6042, 0.3106, 11.9246
      CIE-Lab:
        41.0961, 66.3463, 36.2764
        CIE-LCH:
        41.0961, 75.6161, 28.6687
        CIE-Luv:
        41.0961, 128.2417, 20.4099
        Hunter-Lab:
        34.5321, 59.4597, 18.5585
      #c4012a color charts
#c4012a RGB chart
      #c4012a CMYK chart
      #c4012a RGB pie chart
      #c4012a color shades, tints & tones
#c4012a color schemes
#c4012a color preview, HTML & CSS examples
           This text has a color of #c4012a        
        
          <p style="color:#c4012a;">Text here</p>
        
        
          .mytext {color:#c4012a;}
        
        Text color #c4012a
      
           This box has a color of #c4012a        
        
          <div style="background-color:#c4012a;">Content here</div>
        
        
          .mybackground {background-color:#c4012a;}
        
        Background color #c4012a
      
           Border around this has a color of #c4012a        
        
          <div style="border:2px solid #c4012a;">Content here</div>
        
        
          .myborder {border:2px solid #c4012a;}
        
        Border color #c4012a