#c49068 color space conversions
Hex:
        #c49068
        RGB:
        196, 144, 104
        CMY:
        23, 44, 59
        CMYK:
        0, 27, 47, 23
      HSL:
        26°, 43.8095%, 58.8235%
        HSV (HSB):
        26°, 46.9388%, 76.8627%
        XYZ:
        35.2369, 32.6818, 17.5477
        xyY:
        0.4123, 0.3824, 32.6818
      CIE-Lab:
        63.9024, 14.7822, 28.9240
        CIE-LCH:
        63.9024, 32.4825, 62.9298
        CIE-Luv:
        63.9024, 38.1881, 33.6076
        Hunter-Lab:
        57.1680, 9.9790, 21.8185
      #c49068 color charts
#c49068 RGB chart
      #c49068 CMYK chart
      #c49068 RGB pie chart
      #c49068 color shades, tints & tones
#c49068 color schemes
#c49068 color preview, HTML & CSS examples
           This text has a color of #c49068        
        
          <p style="color:#c49068;">Text here</p>
        
        
          .mytext {color:#c49068;}
        
        Text color #c49068
      
           This box has a color of #c49068        
        
          <div style="background-color:#c49068;">Content here</div>
        
        
          .mybackground {background-color:#c49068;}
        
        Background color #c49068
      
           Border around this has a color of #c49068        
        
          <div style="border:2px solid #c49068;">Content here</div>
        
        
          .myborder {border:2px solid #c49068;}
        
        Border color #c49068