#c2a675 color space conversions
Hex:
        #c2a675
        RGB:
        194, 166, 117
        CMY:
        24, 35, 54
        CMYK:
        0, 14, 40, 24
      HSL:
        38°, 38.6935%, 60.9804%
        HSV (HSB):
        38°, 39.6907%, 76.0784%
        XYZ:
        39.0952, 40.0261, 22.4949
        xyY:
        0.3847, 0.3939, 40.0261
      CIE-Lab:
        69.4881, 3.3644, 29.1605
        CIE-LCH:
        69.4881, 29.3540, 83.4186
        CIE-Luv:
        69.4881, 21.1008, 37.2272
        Hunter-Lab:
        63.2662, -0.4121, 23.2052
      #c2a675 color charts
#c2a675 RGB chart
      #c2a675 CMYK chart
      #c2a675 RGB pie chart
      #c2a675 color shades, tints & tones
#c2a675 color schemes
#c2a675 color preview, HTML & CSS examples
           This text has a color of #c2a675        
        
          <p style="color:#c2a675;">Text here</p>
        
        
          .mytext {color:#c2a675;}
        
        Text color #c2a675
      
           This box has a color of #c2a675        
        
          <div style="background-color:#c2a675;">Content here</div>
        
        
          .mybackground {background-color:#c2a675;}
        
        Background color #c2a675
      
           Border around this has a color of #c2a675        
        
          <div style="border:2px solid #c2a675;">Content here</div>
        
        
          .myborder {border:2px solid #c2a675;}
        
        Border color #c2a675