#c0b894 color space conversions
Hex:
        #c0b894
        RGB:
        192, 184, 148
        CMY:
        25, 28, 42
        CMYK:
        0, 4, 23, 25
      HSL:
        49°, 25.8824%, 66.6667%
        HSV (HSB):
        49°, 22.9167%, 75.2941%
        XYZ:
        44.2240, 47.6256, 34.8788
        xyY:
        0.3490, 0.3758, 47.6256
      CIE-Lab:
        74.5881, -3.0213, 19.3410
        CIE-LCH:
        74.5881, 19.5756, 98.8785
        CIE-Luv:
        74.5881, 6.8654, 27.3420
        Hunter-Lab:
        69.0113, -6.3828, 18.3423
      #c0b894 color charts
#c0b894 RGB chart
      #c0b894 CMYK chart
      #c0b894 RGB pie chart
      #c0b894 color shades, tints & tones
#c0b894 color schemes
#c0b894 color preview, HTML & CSS examples
           This text has a color of #c0b894        
        
          <p style="color:#c0b894;">Text here</p>
        
        
          .mytext {color:#c0b894;}
        
        Text color #c0b894
      
           This box has a color of #c0b894        
        
          <div style="background-color:#c0b894;">Content here</div>
        
        
          .mybackground {background-color:#c0b894;}
        
        Background color #c0b894
      
           Border around this has a color of #c0b894        
        
          <div style="border:2px solid #c0b894;">Content here</div>
        
        
          .myborder {border:2px solid #c0b894;}
        
        Border color #c0b894