#c7ab32 color space conversions
Hex:
        #c7ab32
        RGB:
        199, 171, 50
        CMY:
        22, 33, 80
        CMYK:
        0, 14, 75, 22
      HSL:
        49°, 59.8394%, 48.8235%
        HSV (HSB):
        49°, 74.8744%, 78.0392%
        XYZ:
        38.6918, 41.4982, 8.9883
        xyY:
        0.4339, 0.4653, 41.4982
      CIE-Lab:
        70.5236, -2.3822, 62.0951
        CIE-LCH:
        70.5236, 62.1408, 92.1970
        CIE-Luv:
        70.5236, 24.8181, 68.2249
        Hunter-Lab:
        64.4191, -5.5216, 36.8207
      #c7ab32 color charts
#c7ab32 RGB chart
      #c7ab32 CMYK chart
      #c7ab32 RGB pie chart
      #c7ab32 color shades, tints & tones
#c7ab32 color schemes
#c7ab32 color preview, HTML & CSS examples
           This text has a color of #c7ab32        
        
          <p style="color:#c7ab32;">Text here</p>
        
        
          .mytext {color:#c7ab32;}
        
        Text color #c7ab32
      
           This box has a color of #c7ab32        
        
          <div style="background-color:#c7ab32;">Content here</div>
        
        
          .mybackground {background-color:#c7ab32;}
        
        Background color #c7ab32
      
           Border around this has a color of #c7ab32        
        
          <div style="border:2px solid #c7ab32;">Content here</div>
        
        
          .myborder {border:2px solid #c7ab32;}
        
        Border color #c7ab32