#c42d22 color space conversions
Hex:
        #c42d22
        RGB:
        196, 45, 34
        CMY:
        23, 82, 87
        CMYK:
        0, 77, 83, 23
      HSL:
        4°, 70.4348%, 45.0980%
        HSV (HSB):
        4°, 82.6531%, 76.8627%
        XYZ:
        23.9921, 13.7280, 2.8986
        xyY:
        0.5907, 0.3380, 13.7280
      CIE-Lab:
        43.8403, 58.0622, 43.4547
        CIE-LCH:
        43.8403, 72.5226, 36.8118
        CIE-Luv:
        43.8403, 116.4699, 28.1926
        Hunter-Lab:
        37.0514, 50.7452, 21.2975
      #c42d22 color charts
#c42d22 RGB chart
      #c42d22 CMYK chart
      #c42d22 RGB pie chart
      #c42d22 color shades, tints & tones
#c42d22 color schemes
#c42d22 color preview, HTML & CSS examples
           This text has a color of #c42d22        
        
          <p style="color:#c42d22;">Text here</p>
        
        
          .mytext {color:#c42d22;}
        
        Text color #c42d22
      
           This box has a color of #c42d22        
        
          <div style="background-color:#c42d22;">Content here</div>
        
        
          .mybackground {background-color:#c42d22;}
        
        Background color #c42d22
      
           Border around this has a color of #c42d22        
        
          <div style="border:2px solid #c42d22;">Content here</div>
        
        
          .myborder {border:2px solid #c42d22;}
        
        Border color #c42d22