#c0b482 color space conversions
Hex:
        #c0b482
        RGB:
        192, 180, 130
        CMY:
        25, 29, 49
        CMYK:
        0, 6, 32, 25
      HSL:
        48°, 32.9787%, 63.1373%
        HSV (HSB):
        48°, 32.2917%, 75.2941%
        XYZ:
        42.0888, 45.4607, 27.6756
        xyY:
        0.3653, 0.3945, 45.4607
      CIE-Lab:
        73.1942, -3.3517, 27.0932
        CIE-LCH:
        73.1942, 27.2997, 97.0523
        CIE-Luv:
        73.1942, 10.2497, 36.7707
        Hunter-Lab:
        67.4245, -6.5670, 22.8606
      #c0b482 color charts
#c0b482 RGB chart
      #c0b482 CMYK chart
      #c0b482 RGB pie chart
      #c0b482 color shades, tints & tones
#c0b482 color schemes
#c0b482 color preview, HTML & CSS examples
           This text has a color of #c0b482        
        
          <p style="color:#c0b482;">Text here</p>
        
        
          .mytext {color:#c0b482;}
        
        Text color #c0b482
      
           This box has a color of #c0b482        
        
          <div style="background-color:#c0b482;">Content here</div>
        
        
          .mybackground {background-color:#c0b482;}
        
        Background color #c0b482
      
           Border around this has a color of #c0b482        
        
          <div style="border:2px solid #c0b482;">Content here</div>
        
        
          .myborder {border:2px solid #c0b482;}
        
        Border color #c0b482