#c2400e color space conversions
Hex:
        #c2400e
        RGB:
        194, 64, 14
        CMY:
        24, 75, 95
        CMYK:
        0, 67, 93, 24
      HSL:
        17°, 86.5385%, 40.7843%
        HSV (HSB):
        17°, 92.7835%, 76.0784%
        XYZ:
        24.1608, 15.1678, 2.0697
        xyY:
        0.5836, 0.3664, 15.1678
      CIE-Lab:
        45.8632, 50.0819, 53.2845
        CIE-LCH:
        45.8632, 73.1261, 46.7746
        CIE-Luv:
        45.8632, 105.4774, 36.3725
        Hunter-Lab:
        38.9459, 42.5804, 24.1112
      #c2400e color charts
#c2400e RGB chart
      #c2400e CMYK chart
      #c2400e RGB pie chart
      #c2400e color shades, tints & tones
#c2400e color schemes
#c2400e color preview, HTML & CSS examples
           This text has a color of #c2400e        
        
          <p style="color:#c2400e;">Text here</p>
        
        
          .mytext {color:#c2400e;}
        
        Text color #c2400e
      
           This box has a color of #c2400e        
        
          <div style="background-color:#c2400e;">Content here</div>
        
        
          .mybackground {background-color:#c2400e;}
        
        Background color #c2400e
      
           Border around this has a color of #c2400e        
        
          <div style="border:2px solid #c2400e;">Content here</div>
        
        
          .myborder {border:2px solid #c2400e;}
        
        Border color #c2400e