#c1b870 color space conversions
Hex:
        #c1b870
        RGB:
        193, 184, 112
        CMY:
        24, 28, 56
        CMYK:
        0, 5, 42, 24
      HSL:
        53°, 39.5122%, 59.8039%
        HSV (HSB):
        53°, 41.9689%, 75.6863%
        XYZ:
        42.0574, 46.7883, 22.1436
        xyY:
        0.3789, 0.4216, 46.7883
      CIE-Lab:
        74.0541, -7.1529, 37.6516
        CIE-LCH:
        74.0541, 38.3251, 100.7566
        CIE-Luv:
        74.0541, 9.4067, 49.4185
        Hunter-Lab:
        68.4020, -9.9514, 28.6876
      #c1b870 color charts
#c1b870 RGB chart
      #c1b870 CMYK chart
      #c1b870 RGB pie chart
      #c1b870 color shades, tints & tones
#c1b870 color schemes
#c1b870 color preview, HTML & CSS examples
           This text has a color of #c1b870        
        
          <p style="color:#c1b870;">Text here</p>
        
        
          .mytext {color:#c1b870;}
        
        Text color #c1b870
      
           This box has a color of #c1b870        
        
          <div style="background-color:#c1b870;">Content here</div>
        
        
          .mybackground {background-color:#c1b870;}
        
        Background color #c1b870
      
           Border around this has a color of #c1b870        
        
          <div style="border:2px solid #c1b870;">Content here</div>
        
        
          .myborder {border:2px solid #c1b870;}
        
        Border color #c1b870