#c2a585 color space conversions
Hex:
        #c2a585
        RGB:
        194, 165, 133
        CMY:
        24, 35, 48
        CMYK:
        0, 15, 31, 24
      HSL:
        31°, 33.3333%, 64.1176%
        HSV (HSB):
        31°, 31.4433%, 76.0784%
        XYZ:
        39.9369, 40.0731, 27.8203
        xyY:
        0.3704, 0.3716, 40.0731
      CIE-Lab:
        69.5215, 5.8700, 20.5406
        CIE-LCH:
        69.5215, 21.3628, 74.0514
        CIE-Luv:
        69.5215, 20.4758, 26.6344
        Hunter-Lab:
        63.3033, 1.8317, 18.2558
      #c2a585 color charts
#c2a585 RGB chart
      #c2a585 CMYK chart
      #c2a585 RGB pie chart
      #c2a585 color shades, tints & tones
#c2a585 color schemes
#c2a585 color preview, HTML & CSS examples
           This text has a color of #c2a585        
        
          <p style="color:#c2a585;">Text here</p>
        
        
          .mytext {color:#c2a585;}
        
        Text color #c2a585
      
           This box has a color of #c2a585        
        
          <div style="background-color:#c2a585;">Content here</div>
        
        
          .mybackground {background-color:#c2a585;}
        
        Background color #c2a585
      
           Border around this has a color of #c2a585        
        
          <div style="border:2px solid #c2a585;">Content here</div>
        
        
          .myborder {border:2px solid #c2a585;}
        
        Border color #c2a585