#cbc480 color space conversions
Hex:
        #cbc480
        RGB:
        203, 196, 128
        CMY:
        20, 23, 50
        CMYK:
        0, 3, 37, 20
      HSL:
        54°, 41.8994%, 64.9020%
        HSV (HSB):
        54°, 36.9458%, 79.6078%
        XYZ:
        48.2648, 53.7349, 28.2501
        xyY:
        0.3706, 0.4126, 53.7349
      CIE-Lab:
        78.3069, -7.5921, 35.0374
        CIE-LCH:
        78.3069, 35.8506, 102.2262
        CIE-Luv:
        78.3069, 7.8922, 47.5131
        Hunter-Lab:
        73.3041, -10.7543, 28.4635
      #cbc480 color charts
#cbc480 RGB chart
      #cbc480 CMYK chart
      #cbc480 RGB pie chart
      #cbc480 color shades, tints & tones
#cbc480 color schemes
#cbc480 color preview, HTML & CSS examples
           This text has a color of #cbc480        
        
          <p style="color:#cbc480;">Text here</p>
        
        
          .mytext {color:#cbc480;}
        
        Text color #cbc480
      
           This box has a color of #cbc480        
        
          <div style="background-color:#cbc480;">Content here</div>
        
        
          .mybackground {background-color:#cbc480;}
        
        Background color #cbc480
      
           Border around this has a color of #cbc480        
        
          <div style="border:2px solid #cbc480;">Content here</div>
        
        
          .myborder {border:2px solid #cbc480;}
        
        Border color #cbc480