#cdb867 color space conversions
Hex:
        #cdb867
        RGB:
        205, 184, 103
        CMY:
        20, 28, 60
        CMYK:
        0, 10, 50, 20
      HSL:
        48°, 50.4950%, 60.3922%
        HSV (HSB):
        48°, 49.7561%, 80.3922%
        XYZ:
        44.7655, 48.2394, 19.7837
        xyY:
        0.3969, 0.4277, 48.2394
      CIE-Lab:
        74.9757, -3.1167, 43.5765
        CIE-LCH:
        74.9757, 43.6879, 94.0910
        CIE-Luv:
        74.9757, 18.0269, 54.7677
        Hunter-Lab:
        69.4546, -6.4970, 31.7298
      #cdb867 color charts
#cdb867 RGB chart
      #cdb867 CMYK chart
      #cdb867 RGB pie chart
      #cdb867 color shades, tints & tones
#cdb867 color schemes
#cdb867 color preview, HTML & CSS examples
           This text has a color of #cdb867        
        
          <p style="color:#cdb867;">Text here</p>
        
        
          .mytext {color:#cdb867;}
        
        Text color #cdb867
      
           This box has a color of #cdb867        
        
          <div style="background-color:#cdb867;">Content here</div>
        
        
          .mybackground {background-color:#cdb867;}
        
        Background color #cdb867
      
           Border around this has a color of #cdb867        
        
          <div style="border:2px solid #cdb867;">Content here</div>
        
        
          .myborder {border:2px solid #cdb867;}
        
        Border color #cdb867