#c4af44 color space conversions
Hex:
        #c4af44
        RGB:
        196, 175, 68
        CMY:
        23, 31, 73
        CMYK:
        0, 11, 65, 23
      HSL:
        50°, 52.0325%, 51.7647%
        HSV (HSB):
        50°, 65.3061%, 76.8627%
        XYZ:
        39.1383, 42.8131, 11.6698
        xyY:
        0.4180, 0.4573, 42.8131
      CIE-Lab:
        71.4279, -4.8602, 55.7362
        CIE-LCH:
        71.4279, 55.9477, 94.9836
        CIE-Luv:
        71.4279, 19.2260, 64.5895
        Hunter-Lab:
        65.4317, -7.7347, 35.2278
      #c4af44 color charts
#c4af44 RGB chart
      #c4af44 CMYK chart
      #c4af44 RGB pie chart
      #c4af44 color shades, tints & tones
#c4af44 color schemes
#c4af44 color preview, HTML & CSS examples
           This text has a color of #c4af44        
        
          <p style="color:#c4af44;">Text here</p>
        
        
          .mytext {color:#c4af44;}
        
        Text color #c4af44
      
           This box has a color of #c4af44        
        
          <div style="background-color:#c4af44;">Content here</div>
        
        
          .mybackground {background-color:#c4af44;}
        
        Background color #c4af44
      
           Border around this has a color of #c4af44        
        
          <div style="border:2px solid #c4af44;">Content here</div>
        
        
          .myborder {border:2px solid #c4af44;}
        
        Border color #c4af44