#c2631e color space conversions
Hex:
        #c2631e
        RGB:
        194, 99, 30
        CMY:
        24, 61, 88
        CMYK:
        0, 49, 85, 24
      HSL:
        25°, 73.2143%, 43.9216%
        HSV (HSB):
        25°, 84.5361%, 76.0784%
        XYZ:
        26.9443, 20.4868, 3.7625
        xyY:
        0.5263, 0.4002, 20.4868
      CIE-Lab:
        52.3831, 33.7029, 52.7587
        CIE-LCH:
        52.3831, 62.6049, 57.4291
        CIE-Luv:
        52.3831, 77.6836, 44.4518
        Hunter-Lab:
        45.2623, 27.0508, 26.7550
      #c2631e color charts
#c2631e RGB chart
      #c2631e CMYK chart
      #c2631e RGB pie chart
      #c2631e color shades, tints & tones
#c2631e color schemes
#c2631e color preview, HTML & CSS examples
           This text has a color of #c2631e        
        
          <p style="color:#c2631e;">Text here</p>
        
        
          .mytext {color:#c2631e;}
        
        Text color #c2631e
      
           This box has a color of #c2631e        
        
          <div style="background-color:#c2631e;">Content here</div>
        
        
          .mybackground {background-color:#c2631e;}
        
        Background color #c2631e
      
           Border around this has a color of #c2631e        
        
          <div style="border:2px solid #c2631e;">Content here</div>
        
        
          .myborder {border:2px solid #c2631e;}
        
        Border color #c2631e