#c4280e color space conversions
Hex:
        #c4280e
        RGB:
        196, 40, 14
        CMY:
        23, 84, 95
        CMYK:
        0, 80, 93, 23
      HSL:
        9°, 86.6667%, 41.1765%
        HSV (HSB):
        9°, 92.8571%, 76.8627%
        XYZ:
        23.6030, 13.2851, 1.7357
        xyY:
        0.6111, 0.3440, 13.2851
      CIE-Lab:
        43.1896, 59.1495, 51.7161
        CIE-LCH:
        43.1896, 78.5699, 41.1642
        CIE-Luv:
        43.1896, 121.3282, 31.3725
        Hunter-Lab:
        36.4487, 51.8058, 22.6906
      #c4280e color charts
#c4280e RGB chart
      #c4280e CMYK chart
      #c4280e RGB pie chart
      #c4280e color shades, tints & tones
#c4280e color schemes
#c4280e color preview, HTML & CSS examples
           This text has a color of #c4280e        
        
          <p style="color:#c4280e;">Text here</p>
        
        
          .mytext {color:#c4280e;}
        
        Text color #c4280e
      
           This box has a color of #c4280e        
        
          <div style="background-color:#c4280e;">Content here</div>
        
        
          .mybackground {background-color:#c4280e;}
        
        Background color #c4280e
      
           Border around this has a color of #c4280e        
        
          <div style="border:2px solid #c4280e;">Content here</div>
        
        
          .myborder {border:2px solid #c4280e;}
        
        Border color #c4280e