#c0b986 color space conversions
Hex:
        #c0b986
        RGB:
        192, 185, 134
        CMY:
        25, 27, 47
        CMYK:
        0, 4, 30, 25
      HSL:
        53°, 31.5217%, 63.9216%
        HSV (HSB):
        53°, 30.2083%, 75.2941%
        XYZ:
        43.3903, 47.6256, 29.4600
        xyY:
        0.3602, 0.3953, 47.6256
      CIE-Lab:
        74.5882, -5.4717, 26.8302
        CIE-LCH:
        74.5882, 27.3825, 101.5267
        CIE-Luv:
        74.5882, 7.0567, 37.0664
        Hunter-Lab:
        69.0113, -8.5395, 22.9978
      #c0b986 color charts
#c0b986 RGB chart
      #c0b986 CMYK chart
      #c0b986 RGB pie chart
      #c0b986 color shades, tints & tones
#c0b986 color schemes
#c0b986 color preview, HTML & CSS examples
           This text has a color of #c0b986        
        
          <p style="color:#c0b986;">Text here</p>
        
        
          .mytext {color:#c0b986;}
        
        Text color #c0b986
      
           This box has a color of #c0b986        
        
          <div style="background-color:#c0b986;">Content here</div>
        
        
          .mybackground {background-color:#c0b986;}
        
        Background color #c0b986
      
           Border around this has a color of #c0b986        
        
          <div style="border:2px solid #c0b986;">Content here</div>
        
        
          .myborder {border:2px solid #c0b986;}
        
        Border color #c0b986