#c8a996 color space conversions
Hex:
        #c8a996
        RGB:
        200, 169, 150
        CMY:
        22, 34, 41
        CMYK:
        0, 16, 25, 22
      HSL:
        23°, 31.2500%, 68.6275%
        HSV (HSB):
        23°, 25.0000%, 78.4314%
        XYZ:
        43.5124, 42.8573, 34.8331
        xyY:
        0.3590, 0.3536, 42.8573
      CIE-Lab:
        71.4580, 8.3813, 14.0040
        CIE-LCH:
        71.4580, 16.3205, 59.0997
        CIE-Luv:
        71.4580, 20.6539, 17.9972
        Hunter-Lab:
        65.4655, 4.0775, 14.2786
      #c8a996 color charts
#c8a996 RGB chart
      #c8a996 CMYK chart
      #c8a996 RGB pie chart
      #c8a996 color shades, tints & tones
#c8a996 color schemes
#c8a996 color preview, HTML & CSS examples
           This text has a color of #c8a996        
        
          <p style="color:#c8a996;">Text here</p>
        
        
          .mytext {color:#c8a996;}
        
        Text color #c8a996
      
           This box has a color of #c8a996        
        
          <div style="background-color:#c8a996;">Content here</div>
        
        
          .mybackground {background-color:#c8a996;}
        
        Background color #c8a996
      
           Border around this has a color of #c8a996        
        
          <div style="border:2px solid #c8a996;">Content here</div>
        
        
          .myborder {border:2px solid #c8a996;}
        
        Border color #c8a996