#c5ab47 color space conversions
Hex:
        #c5ab47
        RGB:
        197, 171, 71
        CMY:
        23, 33, 72
        CMYK:
        0, 13, 64, 23
      HSL:
        48°, 52.0661%, 52.5490%
        HSV (HSB):
        48°, 63.9594%, 77.2549%
        XYZ:
        38.7262, 41.4511, 11.9210
        xyY:
        0.4205, 0.4501, 41.4511
      CIE-Lab:
        70.4908, -2.1311, 53.4436
        CIE-LCH:
        70.4908, 53.4861, 92.2835
        CIE-Luv:
        70.4908, 22.5823, 61.8304
        Hunter-Lab:
        64.3825, -5.3013, 34.0897
      #c5ab47 color charts
#c5ab47 RGB chart
      #c5ab47 CMYK chart
      #c5ab47 RGB pie chart
      #c5ab47 color shades, tints & tones
#c5ab47 color schemes
#c5ab47 color preview, HTML & CSS examples
           This text has a color of #c5ab47        
        
          <p style="color:#c5ab47;">Text here</p>
        
        
          .mytext {color:#c5ab47;}
        
        Text color #c5ab47
      
           This box has a color of #c5ab47        
        
          <div style="background-color:#c5ab47;">Content here</div>
        
        
          .mybackground {background-color:#c5ab47;}
        
        Background color #c5ab47
      
           Border around this has a color of #c5ab47        
        
          <div style="border:2px solid #c5ab47;">Content here</div>
        
        
          .myborder {border:2px solid #c5ab47;}
        
        Border color #c5ab47