#c2a347 color space conversions
Hex:
        #c2a347
        RGB:
        194, 163, 71
        CMY:
        24, 36, 72
        CMYK:
        0, 16, 63, 24
      HSL:
        45°, 50.2041%, 51.9608%
        HSV (HSB):
        45°, 63.4021%, 76.0784%
        XYZ:
        36.4827, 38.1187, 11.3960
        xyY:
        0.4242, 0.4433, 38.1187
      CIE-Lab:
        68.1080, 0.8387, 50.7609
        CIE-LCH:
        68.1080, 50.7678, 89.0535
        CIE-Luv:
        68.1080, 25.9486, 58.1379
        Hunter-Lab:
        61.7403, -2.5690, 32.2745
      #c2a347 color charts
#c2a347 RGB chart
      #c2a347 CMYK chart
      #c2a347 RGB pie chart
      #c2a347 color shades, tints & tones
#c2a347 color schemes
#c2a347 color preview, HTML & CSS examples
           This text has a color of #c2a347        
        
          <p style="color:#c2a347;">Text here</p>
        
        
          .mytext {color:#c2a347;}
        
        Text color #c2a347
      
           This box has a color of #c2a347        
        
          <div style="background-color:#c2a347;">Content here</div>
        
        
          .mybackground {background-color:#c2a347;}
        
        Background color #c2a347
      
           Border around this has a color of #c2a347        
        
          <div style="border:2px solid #c2a347;">Content here</div>
        
        
          .myborder {border:2px solid #c2a347;}
        
        Border color #c2a347