#c4af20 color space conversions
Hex:
        #c4af20
        RGB:
        196, 175, 32
        CMY:
        23, 31, 87
        CMYK:
        0, 11, 84, 23
      HSL:
        52°, 71.9298%, 44.7059%
        HSV (HSB):
        52°, 83.6735%, 76.8627%
        XYZ:
        38.3556, 42.5000, 7.5483
        xyY:
        0.4339, 0.4807, 42.5000
      CIE-Lab:
        71.2143, -6.4357, 68.2097
        CIE-LCH:
        71.2143, 68.5127, 95.3900
        CIE-Luv:
        71.2143, 20.1875, 73.3827
        Hunter-Lab:
        65.1920, -9.0658, 38.7695
      #c4af20 color charts
#c4af20 RGB chart
      #c4af20 CMYK chart
      #c4af20 RGB pie chart
      #c4af20 color shades, tints & tones
#c4af20 color schemes
#c4af20 color preview, HTML & CSS examples
           This text has a color of #c4af20        
        
          <p style="color:#c4af20;">Text here</p>
        
        
          .mytext {color:#c4af20;}
        
        Text color #c4af20
      
           This box has a color of #c4af20        
        
          <div style="background-color:#c4af20;">Content here</div>
        
        
          .mybackground {background-color:#c4af20;}
        
        Background color #c4af20
      
           Border around this has a color of #c4af20        
        
          <div style="border:2px solid #c4af20;">Content here</div>
        
        
          .myborder {border:2px solid #c4af20;}
        
        Border color #c4af20