#c4a280 color space conversions
Hex:
        #c4a280
        RGB:
        196, 162, 128
        CMY:
        23, 36, 50
        CMYK:
        0, 17, 35, 23
      HSL:
        30°, 36.5591%, 63.5294%
        HSV (HSB):
        30°, 34.6939%, 76.8627%
        XYZ:
        39.5816, 39.1349, 25.8897
        xyY:
        0.3784, 0.3741, 39.1349
      CIE-Lab:
        68.8489, 7.6553, 22.3871
        CIE-LCH:
        68.8489, 23.6598, 71.1219
        CIE-Luv:
        68.8489, 24.1371, 28.4381
        Hunter-Lab:
        62.5579, 3.4639, 19.2533
      #c4a280 color charts
#c4a280 RGB chart
      #c4a280 CMYK chart
      #c4a280 RGB pie chart
      #c4a280 color shades, tints & tones
#c4a280 color schemes
#c4a280 color preview, HTML & CSS examples
           This text has a color of #c4a280        
        
          <p style="color:#c4a280;">Text here</p>
        
        
          .mytext {color:#c4a280;}
        
        Text color #c4a280
      
           This box has a color of #c4a280        
        
          <div style="background-color:#c4a280;">Content here</div>
        
        
          .mybackground {background-color:#c4a280;}
        
        Background color #c4a280
      
           Border around this has a color of #c4a280        
        
          <div style="border:2px solid #c4a280;">Content here</div>
        
        
          .myborder {border:2px solid #c4a280;}
        
        Border color #c4a280