#cbc296 color space conversions
Hex:
        #cbc296
        RGB:
        203, 194, 150
        CMY:
        20, 24, 41
        CMYK:
        0, 4, 26, 20
      HSL:
        50°, 33.7580%, 69.2157%
        HSV (HSB):
        50°, 26.1084%, 79.6078%
        XYZ:
        49.4254, 53.4821, 36.5722
        xyY:
        0.3544, 0.3834, 53.4821
      CIE-Lab:
        78.1588, -3.7816, 23.3174
        CIE-LCH:
        78.1588, 23.6221, 99.2119
        CIE-Luv:
        78.1588, 7.9306, 32.8615
        Hunter-Lab:
        73.1315, -7.3420, 21.5417
      #cbc296 color charts
#cbc296 RGB chart
      #cbc296 CMYK chart
      #cbc296 RGB pie chart
      #cbc296 color shades, tints & tones
#cbc296 color schemes
#cbc296 color preview, HTML & CSS examples
           This text has a color of #cbc296        
        
          <p style="color:#cbc296;">Text here</p>
        
        
          .mytext {color:#cbc296;}
        
        Text color #cbc296
      
           This box has a color of #cbc296        
        
          <div style="background-color:#cbc296;">Content here</div>
        
        
          .mybackground {background-color:#cbc296;}
        
        Background color #cbc296
      
           Border around this has a color of #cbc296        
        
          <div style="border:2px solid #cbc296;">Content here</div>
        
        
          .myborder {border:2px solid #cbc296;}
        
        Border color #cbc296