#c9400e color space conversions
Hex:
        #c9400e
        RGB:
        201, 64, 14
        CMY:
        21, 75, 95
        CMYK:
        0, 68, 93, 21
      HSL:
        16°, 86.9767%, 42.1569%
        HSV (HSB):
        16°, 93.0348%, 78.8235%
        XYZ:
        26.0001, 16.1160, 2.1558
        xyY:
        0.5873, 0.3640, 16.1160
      CIE-Lab:
        47.1263, 52.4790, 54.7323
        CIE-LCH:
        47.1263, 75.8266, 46.2040
        CIE-Luv:
        47.1263, 111.1552, 37.1389
        Hunter-Lab:
        40.1447, 45.3536, 24.9174
      #c9400e color charts
#c9400e RGB chart
      #c9400e CMYK chart
      #c9400e RGB pie chart
      #c9400e color shades, tints & tones
#c9400e color schemes
#c9400e color preview, HTML & CSS examples
           This text has a color of #c9400e        
        
          <p style="color:#c9400e;">Text here</p>
        
        
          .mytext {color:#c9400e;}
        
        Text color #c9400e
      
           This box has a color of #c9400e        
        
          <div style="background-color:#c9400e;">Content here</div>
        
        
          .mybackground {background-color:#c9400e;}
        
        Background color #c9400e
      
           Border around this has a color of #c9400e        
        
          <div style="border:2px solid #c9400e;">Content here</div>
        
        
          .myborder {border:2px solid #c9400e;}
        
        Border color #c9400e