#c42422 color space conversions
Hex:
        #c42422
        RGB:
        196, 36, 34
        CMY:
        23, 86, 87
        CMYK:
        0, 82, 83, 23
      HSL:
        1°, 70.4348%, 45.0980%
        HSV (HSB):
        1°, 82.6531%, 76.8627%
        XYZ:
        23.6846, 13.1130, 2.7961
        xyY:
        0.5982, 0.3312, 13.1130
      CIE-Lab:
        42.9330, 60.6171, 42.6028
        CIE-LCH:
        42.9330, 74.0907, 35.1002
        CIE-Luv:
        42.9330, 120.7143, 26.5361
        Hunter-Lab:
        36.2119, 53.3780, 20.7702
      #c42422 color charts
#c42422 RGB chart
      #c42422 CMYK chart
      #c42422 RGB pie chart
      #c42422 color shades, tints & tones
#c42422 color schemes
#c42422 color preview, HTML & CSS examples
           This text has a color of #c42422        
        
          <p style="color:#c42422;">Text here</p>
        
        
          .mytext {color:#c42422;}
        
        Text color #c42422
      
           This box has a color of #c42422        
        
          <div style="background-color:#c42422;">Content here</div>
        
        
          .mybackground {background-color:#c42422;}
        
        Background color #c42422
      
           Border around this has a color of #c42422        
        
          <div style="border:2px solid #c42422;">Content here</div>
        
        
          .myborder {border:2px solid #c42422;}
        
        Border color #c42422