#cdbe67 color space conversions
Hex:
        #cdbe67
        RGB:
        205, 190, 103
        CMY:
        20, 25, 60
        CMYK:
        0, 7, 50, 20
      HSL:
        51°, 50.4950%, 60.3922%
        HSV (HSB):
        51°, 49.7561%, 80.3922%
        XYZ:
        46.0385, 50.7853, 20.2080
        xyY:
        0.3934, 0.4339, 50.7853
      CIE-Lab:
        76.5488, -6.2444, 45.4847
        CIE-LCH:
        76.5488, 45.9113, 97.8170
        CIE-Luv:
        76.5488, 14.1419, 57.6893
        Hunter-Lab:
        71.2638, -9.3956, 33.0720
      #cdbe67 color charts
#cdbe67 RGB chart
      #cdbe67 CMYK chart
      #cdbe67 RGB pie chart
      #cdbe67 color shades, tints & tones
#cdbe67 color schemes
#cdbe67 color preview, HTML & CSS examples
           This text has a color of #cdbe67        
        
          <p style="color:#cdbe67;">Text here</p>
        
        
          .mytext {color:#cdbe67;}
        
        Text color #cdbe67
      
           This box has a color of #cdbe67        
        
          <div style="background-color:#cdbe67;">Content here</div>
        
        
          .mybackground {background-color:#cdbe67;}
        
        Background color #cdbe67
      
           Border around this has a color of #cdbe67        
        
          <div style="border:2px solid #cdbe67;">Content here</div>
        
        
          .myborder {border:2px solid #cdbe67;}
        
        Border color #cdbe67