#c47813 color space conversions
Hex:
        #c47813
        RGB:
        196, 120, 19
        CMY:
        23, 53, 93
        CMYK:
        0, 39, 90, 23
      HSL:
        34°, 82.3256%, 42.1569%
        HSV (HSB):
        34°, 90.3061%, 76.8627%
        XYZ:
        29.5990, 25.2157, 3.9232
        xyY:
        0.5039, 0.4293, 25.2157
      CIE-Lab:
        57.2850, 23.0250, 60.2959
        CIE-LCH:
        57.2850, 64.5426, 69.0998
        CIE-Luv:
        57.2850, 62.7942, 53.9986
        Hunter-Lab:
        50.2153, 17.3386, 30.5185
      #c47813 color charts
#c47813 RGB chart
      #c47813 CMYK chart
      #c47813 RGB pie chart
      #c47813 color shades, tints & tones
#c47813 color schemes
#c47813 color preview, HTML & CSS examples
           This text has a color of #c47813        
        
          <p style="color:#c47813;">Text here</p>
        
        
          .mytext {color:#c47813;}
        
        Text color #c47813
      
           This box has a color of #c47813        
        
          <div style="background-color:#c47813;">Content here</div>
        
        
          .mybackground {background-color:#c47813;}
        
        Background color #c47813
      
           Border around this has a color of #c47813        
        
          <div style="border:2px solid #c47813;">Content here</div>
        
        
          .myborder {border:2px solid #c47813;}
        
        Border color #c47813