#c4220b color space conversions
Hex:
        #c4220b
        RGB:
        196, 34, 11
        CMY:
        23, 87, 96
        CMYK:
        0, 83, 94, 23
      HSL:
        7°, 89.3720%, 40.5882%
        HSV (HSB):
        7°, 94.3878%, 76.8627%
        XYZ:
        23.3974, 12.9040, 1.5741
        xyY:
        0.6177, 0.3407, 12.9040
      CIE-Lab:
        42.6182, 60.6973, 52.3439
        CIE-LCH:
        42.6182, 80.1501, 40.7737
        CIE-Luv:
        42.6182, 124.2949, 30.7791
        Hunter-Lab:
        35.9221, 53.3999, 22.5473
      #c4220b color charts
#c4220b RGB chart
      #c4220b CMYK chart
      #c4220b RGB pie chart
      #c4220b color shades, tints & tones
#c4220b color schemes
#c4220b color preview, HTML & CSS examples
           This text has a color of #c4220b        
        
          <p style="color:#c4220b;">Text here</p>
        
        
          .mytext {color:#c4220b;}
        
        Text color #c4220b
      
           This box has a color of #c4220b        
        
          <div style="background-color:#c4220b;">Content here</div>
        
        
          .mybackground {background-color:#c4220b;}
        
        Background color #c4220b
      
           Border around this has a color of #c4220b        
        
          <div style="border:2px solid #c4220b;">Content here</div>
        
        
          .myborder {border:2px solid #c4220b;}
        
        Border color #c4220b