#c47218 color space conversions
Hex:
        #c47218
        RGB:
        196, 114, 24
        CMY:
        23, 55, 91
        CMYK:
        0, 42, 88, 23
      HSL:
        31°, 78.1818%, 43.1373%
        HSV (HSB):
        31°, 87.7551%, 76.8627%
        XYZ:
        28.9471, 23.8363, 3.9393
        xyY:
        0.5103, 0.4202, 23.8363
      CIE-Lab:
        55.9236, 26.3870, 57.8579
        CIE-LCH:
        55.9236, 63.5910, 65.4839
        CIE-Luv:
        55.9236, 67.5095, 51.0769
        Hunter-Lab:
        48.8225, 20.3944, 29.3918
      #c47218 color charts
#c47218 RGB chart
      #c47218 CMYK chart
      #c47218 RGB pie chart
      #c47218 color shades, tints & tones
#c47218 color schemes
#c47218 color preview, HTML & CSS examples
           This text has a color of #c47218        
        
          <p style="color:#c47218;">Text here</p>
        
        
          .mytext {color:#c47218;}
        
        Text color #c47218
      
           This box has a color of #c47218        
        
          <div style="background-color:#c47218;">Content here</div>
        
        
          .mybackground {background-color:#c47218;}
        
        Background color #c47218
      
           Border around this has a color of #c47218        
        
          <div style="border:2px solid #c47218;">Content here</div>
        
        
          .myborder {border:2px solid #c47218;}
        
        Border color #c47218