#c46446 color space conversions
Hex:
        #c46446
        RGB:
        196, 100, 70
        CMY:
        23, 61, 73
        CMYK:
        0, 49, 64, 23
      HSL:
        14°, 51.6393%, 52.1569%
        HSV (HSB):
        14°, 64.2857%, 76.8627%
        XYZ:
        28.4276, 21.2923, 8.4059
        xyY:
        0.4891, 0.3663, 21.2923
      CIE-Lab:
        53.2679, 35.8091, 34.2671
        CIE-LCH:
        53.2679, 49.5633, 43.7394
        CIE-Luv:
        53.2679, 74.0885, 31.4235
        Hunter-Lab:
        46.1436, 29.2170, 21.4998
      #c46446 color charts
#c46446 RGB chart
      #c46446 CMYK chart
      #c46446 RGB pie chart
      #c46446 color shades, tints & tones
#c46446 color schemes
#c46446 color preview, HTML & CSS examples
           This text has a color of #c46446        
        
          <p style="color:#c46446;">Text here</p>
        
        
          .mytext {color:#c46446;}
        
        Text color #c46446
      
           This box has a color of #c46446        
        
          <div style="background-color:#c46446;">Content here</div>
        
        
          .mybackground {background-color:#c46446;}
        
        Background color #c46446
      
           Border around this has a color of #c46446        
        
          <div style="border:2px solid #c46446;">Content here</div>
        
        
          .myborder {border:2px solid #c46446;}
        
        Border color #c46446