#c0b480 color space conversions
Hex:
        #c0b480
        RGB:
        192, 180, 128
        CMY:
        25, 29, 50
        CMYK:
        0, 6, 33, 25
      HSL:
        49°, 33.6842%, 62.7451%
        HSV (HSB):
        49°, 33.3333%, 75.2941%
        XYZ:
        41.9558, 45.4075, 26.9753
        xyY:
        0.3669, 0.3971, 45.4075
      CIE-Lab:
        73.1594, -3.6035, 28.1109
        CIE-LCH:
        73.1594, 28.3409, 97.3049
        CIE-Luv:
        73.1594, 10.3637, 38.0051
        Hunter-Lab:
        67.3851, -6.7850, 23.4349
      #c0b480 color charts
#c0b480 RGB chart
      #c0b480 CMYK chart
      #c0b480 RGB pie chart
      #c0b480 color shades, tints & tones
#c0b480 color schemes
#c0b480 color preview, HTML & CSS examples
           This text has a color of #c0b480        
        
          <p style="color:#c0b480;">Text here</p>
        
        
          .mytext {color:#c0b480;}
        
        Text color #c0b480
      
           This box has a color of #c0b480        
        
          <div style="background-color:#c0b480;">Content here</div>
        
        
          .mybackground {background-color:#c0b480;}
        
        Background color #c0b480
      
           Border around this has a color of #c0b480        
        
          <div style="border:2px solid #c0b480;">Content here</div>
        
        
          .myborder {border:2px solid #c0b480;}
        
        Border color #c0b480