#cdb429 color space conversions
Hex:
        #cdb429
        RGB:
        205, 180, 41
        CMY:
        20, 29, 84
        CMYK:
        0, 12, 80, 20
      HSL:
        51°, 66.6667%, 48.2353%
        HSV (HSB):
        51°, 80.0000%, 80.3922%
        XYZ:
        41.8983, 45.7817, 8.7263
        xyY:
        0.4346, 0.4749, 45.7817
      CIE-Lab:
        73.4037, -4.8303, 67.9153
        CIE-LCH:
        73.4037, 68.0868, 94.0681
        CIE-Luv:
        73.4037, 23.0889, 74.0005
        Hunter-Lab:
        67.6622, -7.8767, 39.7170
      #cdb429 color charts
#cdb429 RGB chart
      #cdb429 CMYK chart
      #cdb429 RGB pie chart
      #cdb429 color shades, tints & tones
#cdb429 color schemes
#cdb429 color preview, HTML & CSS examples
           This text has a color of #cdb429        
        
          <p style="color:#cdb429;">Text here</p>
        
        
          .mytext {color:#cdb429;}
        
        Text color #cdb429
      
           This box has a color of #cdb429        
        
          <div style="background-color:#cdb429;">Content here</div>
        
        
          .mybackground {background-color:#cdb429;}
        
        Background color #cdb429
      
           Border around this has a color of #cdb429        
        
          <div style="border:2px solid #cdb429;">Content here</div>
        
        
          .myborder {border:2px solid #cdb429;}
        
        Border color #cdb429