#c5bc94 color space conversions
Hex:
        #c5bc94
        RGB:
        197, 188, 148
        CMY:
        23, 26, 42
        CMYK:
        0, 5, 25, 23
      HSL:
        49°, 29.6970%, 67.6471%
        HSV (HSB):
        49°, 24.8731%, 77.2549%
        XYZ:
        46.3545, 49.9749, 35.2199
        xyY:
        0.3524, 0.3799, 49.9749
      CIE-Lab:
        76.0538, -3.2146, 21.4233
        CIE-LCH:
        76.0538, 21.6631, 98.5336
        CIE-Luv:
        76.0538, 7.7177, 30.1602
        Hunter-Lab:
        70.6929, -6.6673, 19.9461
      #c5bc94 color charts
#c5bc94 RGB chart
      #c5bc94 CMYK chart
      #c5bc94 RGB pie chart
      #c5bc94 color shades, tints & tones
#c5bc94 color schemes
#c5bc94 color preview, HTML & CSS examples
           This text has a color of #c5bc94        
        
          <p style="color:#c5bc94;">Text here</p>
        
        
          .mytext {color:#c5bc94;}
        
        Text color #c5bc94
      
           This box has a color of #c5bc94        
        
          <div style="background-color:#c5bc94;">Content here</div>
        
        
          .mybackground {background-color:#c5bc94;}
        
        Background color #c5bc94
      
           Border around this has a color of #c5bc94        
        
          <div style="border:2px solid #c5bc94;">Content here</div>
        
        
          .myborder {border:2px solid #c5bc94;}
        
        Border color #c5bc94