#c2a555 color space conversions
Hex:
        #c2a555
        RGB:
        194, 165, 85
        CMY:
        24, 35, 67
        CMYK:
        0, 15, 56, 24
      HSL:
        44°, 47.1861%, 54.7059%
        HSV (HSB):
        44°, 56.1856%, 76.0784%
        XYZ:
        37.3430, 39.0355, 14.1607
        xyY:
        0.4125, 0.4311, 39.0355
      CIE-Lab:
        68.7770, 0.7892, 44.8370
        CIE-LCH:
        68.7770, 44.8440, 88.9916
        CIE-Luv:
        68.7770, 23.8357, 53.3596
        Hunter-Lab:
        62.4784, -2.6488, 30.2968
      #c2a555 color charts
#c2a555 RGB chart
      #c2a555 CMYK chart
      #c2a555 RGB pie chart
      #c2a555 color shades, tints & tones
#c2a555 color schemes
#c2a555 color preview, HTML & CSS examples
           This text has a color of #c2a555        
        
          <p style="color:#c2a555;">Text here</p>
        
        
          .mytext {color:#c2a555;}
        
        Text color #c2a555
      
           This box has a color of #c2a555        
        
          <div style="background-color:#c2a555;">Content here</div>
        
        
          .mybackground {background-color:#c2a555;}
        
        Background color #c2a555
      
           Border around this has a color of #c2a555        
        
          <div style="border:2px solid #c2a555;">Content here</div>
        
        
          .myborder {border:2px solid #c2a555;}
        
        Border color #c2a555