#cdb742 color space conversions
Hex:
        #cdb742
        RGB:
        205, 183, 66
        CMY:
        20, 28, 74
        CMYK:
        0, 11, 68, 20
      HSL:
        51°, 58.1590%, 53.1373%
        HSV (HSB):
        51°, 67.8049%, 80.3922%
        XYZ:
        43.0937, 47.2395, 12.0011
        xyY:
        0.4211, 0.4616, 47.2395
      CIE-Lab:
        74.3427, -5.2926, 59.8709
        CIE-LCH:
        74.3427, 60.1044, 95.0519
        CIE-Luv:
        74.3427, 20.2920, 69.0182
        Hunter-Lab:
        68.7310, -8.3613, 37.7591
      #cdb742 color charts
#cdb742 RGB chart
      #cdb742 CMYK chart
      #cdb742 RGB pie chart
      #cdb742 color shades, tints & tones
#cdb742 color schemes
#cdb742 color preview, HTML & CSS examples
           This text has a color of #cdb742        
        
          <p style="color:#cdb742;">Text here</p>
        
        
          .mytext {color:#cdb742;}
        
        Text color #cdb742
      
           This box has a color of #cdb742        
        
          <div style="background-color:#cdb742;">Content here</div>
        
        
          .mybackground {background-color:#cdb742;}
        
        Background color #cdb742
      
           Border around this has a color of #cdb742        
        
          <div style="border:2px solid #cdb742;">Content here</div>
        
        
          .myborder {border:2px solid #cdb742;}
        
        Border color #cdb742