#c2640f color space conversions
Hex:
        #c2640f
        RGB:
        194, 100, 15
        CMY:
        24, 61, 94
        CMYK:
        0, 48, 92, 24
      HSL:
        28°, 85.6459%, 40.9804%
        HSV (HSB):
        28°, 92.2680%, 76.0784%
        XYZ:
        26.8915, 20.6182, 3.0143
        xyY:
        0.5323, 0.4081, 20.6182
      CIE-Lab:
        52.5290, 32.8594, 57.6512
        CIE-LCH:
        52.5290, 66.3581, 60.3182
        CIE-Luv:
        52.5290, 77.6836, 47.2596
        Hunter-Lab:
        45.4072, 26.2504, 27.8492
      #c2640f color charts
#c2640f RGB chart
      #c2640f CMYK chart
      #c2640f RGB pie chart
      #c2640f color shades, tints & tones
#c2640f color schemes
#c2640f color preview, HTML & CSS examples
           This text has a color of #c2640f        
        
          <p style="color:#c2640f;">Text here</p>
        
        
          .mytext {color:#c2640f;}
        
        Text color #c2640f
      
           This box has a color of #c2640f        
        
          <div style="background-color:#c2640f;">Content here</div>
        
        
          .mybackground {background-color:#c2640f;}
        
        Background color #c2640f
      
           Border around this has a color of #c2640f        
        
          <div style="border:2px solid #c2640f;">Content here</div>
        
        
          .myborder {border:2px solid #c2640f;}
        
        Border color #c2640f