#cdb350 color space conversions
Hex:
        #cdb350
        RGB:
        205, 179, 80
        CMY:
        20, 30, 69
        CMYK:
        0, 13, 61, 20
      HSL:
        48°, 55.5556%, 55.8824%
        HSV (HSB):
        48°, 60.9756%, 80.3922%
        XYZ:
        42.7449, 45.7985, 14.1765
        xyY:
        0.4161, 0.4459, 45.7985
      CIE-Lab:
        73.4146, -2.3315, 52.7954
        CIE-LCH:
        73.4146, 52.8468, 92.5286
        CIE-Luv:
        73.4146, 22.4893, 62.4265
        Hunter-Lab:
        67.6746, -5.6857, 34.9521
      #cdb350 color charts
#cdb350 RGB chart
      #cdb350 CMYK chart
      #cdb350 RGB pie chart
      #cdb350 color shades, tints & tones
#cdb350 color schemes
#cdb350 color preview, HTML & CSS examples
           This text has a color of #cdb350        
        
          <p style="color:#cdb350;">Text here</p>
        
        
          .mytext {color:#cdb350;}
        
        Text color #cdb350
      
           This box has a color of #cdb350        
        
          <div style="background-color:#cdb350;">Content here</div>
        
        
          .mybackground {background-color:#cdb350;}
        
        Background color #cdb350
      
           Border around this has a color of #cdb350        
        
          <div style="border:2px solid #cdb350;">Content here</div>
        
        
          .myborder {border:2px solid #cdb350;}
        
        Border color #cdb350