#cdb013 color space conversions
Hex:
        #cdb013
        RGB:
        205, 176, 19
        CMY:
        20, 31, 93
        CMYK:
        0, 14, 91, 20
      HSL:
        51°, 83.0357%, 43.9216%
        HSV (HSB):
        51°, 90.7317%, 80.3922%
        XYZ:
        40.8197, 44.0768, 6.9723
        xyY:
        0.4443, 0.4798, 44.0768
      CIE-Lab:
        72.2798, -3.2798, 72.1919
        CIE-LCH:
        72.2798, 72.2664, 92.6013
        CIE-Luv:
        72.2798, 26.3381, 75.5676
        Hunter-Lab:
        66.3904, -6.4335, 40.2466
      #cdb013 color charts
#cdb013 RGB chart
      #cdb013 CMYK chart
      #cdb013 RGB pie chart
      #cdb013 color shades, tints & tones
#cdb013 color schemes
#cdb013 color preview, HTML & CSS examples
           This text has a color of #cdb013        
        
          <p style="color:#cdb013;">Text here</p>
        
        
          .mytext {color:#cdb013;}
        
        Text color #cdb013
      
           This box has a color of #cdb013        
        
          <div style="background-color:#cdb013;">Content here</div>
        
        
          .mybackground {background-color:#cdb013;}
        
        Background color #cdb013
      
           Border around this has a color of #cdb013        
        
          <div style="border:2px solid #cdb013;">Content here</div>
        
        
          .myborder {border:2px solid #cdb013;}
        
        Border color #cdb013