#c0641a color space conversions
Hex:
        #c0641a
        RGB:
        192, 100, 26
        CMY:
        25, 61, 90
        CMYK:
        0, 48, 86, 25
      HSL:
        27°, 76.1468%, 42.7451%
        HSV (HSB):
        27°, 86.4583%, 75.2941%
        XYZ:
        26.4819, 20.3954, 3.5182
        xyY:
        0.5255, 0.4047, 20.3954
      CIE-Lab:
        52.2813, 32.2517, 54.0246
        CIE-LCH:
        52.2813, 62.9192, 59.1636
        CIE-Luv:
        52.2813, 75.4527, 45.4491
        Hunter-Lab:
        45.1613, 25.6374, 26.9940
      #c0641a color charts
#c0641a RGB chart
      #c0641a CMYK chart
      #c0641a RGB pie chart
      #c0641a color shades, tints & tones
#c0641a color schemes
#c0641a color preview, HTML & CSS examples
           This text has a color of #c0641a        
        
          <p style="color:#c0641a;">Text here</p>
        
        
          .mytext {color:#c0641a;}
        
        Text color #c0641a
      
           This box has a color of #c0641a        
        
          <div style="background-color:#c0641a;">Content here</div>
        
        
          .mybackground {background-color:#c0641a;}
        
        Background color #c0641a
      
           Border around this has a color of #c0641a        
        
          <div style="border:2px solid #c0641a;">Content here</div>
        
        
          .myborder {border:2px solid #c0641a;}
        
        Border color #c0641a