#c55c28 color space conversions
Hex:
        #c55c28
        RGB:
        197, 92, 40
        CMY:
        23, 64, 84
        CMYK:
        0, 53, 80, 23
      HSL:
        20°, 66.2447%, 46.4706%
        HSV (HSB):
        20°, 79.6954%, 77.2549%
        XYZ:
        27.2361, 19.6778, 4.3702
        xyY:
        0.5311, 0.3837, 19.6778
      CIE-Lab:
        51.4710, 38.8161, 47.8525
        CIE-LCH:
        51.4710, 61.6162, 50.9524
        CIE-Luv:
        51.4710, 84.8912, 39.8206
        Hunter-Lab:
        44.3597, 31.9666, 25.2107
      #c55c28 color charts
#c55c28 RGB chart
      #c55c28 CMYK chart
      #c55c28 RGB pie chart
      #c55c28 color shades, tints & tones
#c55c28 color schemes
#c55c28 color preview, HTML & CSS examples
           This text has a color of #c55c28        
        
          <p style="color:#c55c28;">Text here</p>
        
        
          .mytext {color:#c55c28;}
        
        Text color #c55c28
      
           This box has a color of #c55c28        
        
          <div style="background-color:#c55c28;">Content here</div>
        
        
          .mybackground {background-color:#c55c28;}
        
        Background color #c55c28
      
           Border around this has a color of #c55c28        
        
          <div style="border:2px solid #c55c28;">Content here</div>
        
        
          .myborder {border:2px solid #c55c28;}
        
        Border color #c55c28