#c4220e color space conversions
Hex:
        #c4220e
        RGB:
        196, 34, 14
        CMY:
        23, 87, 95
        CMYK:
        0, 83, 93, 23
      HSL:
        7°, 86.6667%, 41.1765%
        HSV (HSB):
        7°, 92.8571%, 76.8627%
        XYZ:
        23.4162, 12.9115, 1.6735
        xyY:
        0.6162, 0.3398, 12.9115
      CIE-Lab:
        42.6296, 60.7322, 51.3597
        CIE-LCH:
        42.6296, 79.5376, 40.2204
        CIE-Luv:
        42.6296, 124.0635, 30.3947
        Hunter-Lab:
        35.9326, 53.4412, 22.3916
      #c4220e color charts
#c4220e RGB chart
      #c4220e CMYK chart
      #c4220e RGB pie chart
      #c4220e color shades, tints & tones
#c4220e color schemes
#c4220e color preview, HTML & CSS examples
           This text has a color of #c4220e        
        
          <p style="color:#c4220e;">Text here</p>
        
        
          .mytext {color:#c4220e;}
        
        Text color #c4220e
      
           This box has a color of #c4220e        
        
          <div style="background-color:#c4220e;">Content here</div>
        
        
          .mybackground {background-color:#c4220e;}
        
        Background color #c4220e
      
           Border around this has a color of #c4220e        
        
          <div style="border:2px solid #c4220e;">Content here</div>
        
        
          .myborder {border:2px solid #c4220e;}
        
        Border color #c4220e