#c2ae48 color space conversions
Hex:
        #c2ae48
        RGB:
        194, 174, 72
        CMY:
        24, 32, 72
        CMYK:
        0, 10, 63, 24
      HSL:
        50°, 50.0000%, 52.1569%
        HSV (HSB):
        50°, 62.8866%, 76.0784%
        XYZ:
        38.5539, 42.2093, 12.2461
        xyY:
        0.4145, 0.4538, 42.2093
      CIE-Lab:
        71.0150, -4.9412, 53.4854
        CIE-LCH:
        71.0150, 53.7132, 95.2782
        CIE-Luv:
        71.0150, 18.3217, 62.6809
        Hunter-Lab:
        64.9687, -7.7693, 34.3024
      #c2ae48 color charts
#c2ae48 RGB chart
      #c2ae48 CMYK chart
      #c2ae48 RGB pie chart
      #c2ae48 color shades, tints & tones
#c2ae48 color schemes
#c2ae48 color preview, HTML & CSS examples
           This text has a color of #c2ae48        
        
          <p style="color:#c2ae48;">Text here</p>
        
        
          .mytext {color:#c2ae48;}
        
        Text color #c2ae48
      
           This box has a color of #c2ae48        
        
          <div style="background-color:#c2ae48;">Content here</div>
        
        
          .mybackground {background-color:#c2ae48;}
        
        Background color #c2ae48
      
           Border around this has a color of #c2ae48        
        
          <div style="border:2px solid #c2ae48;">Content here</div>
        
        
          .myborder {border:2px solid #c2ae48;}
        
        Border color #c2ae48