#cdb932 color space conversions
Hex:
        #cdb932
        RGB:
        205, 185, 50
        CMY:
        20, 27, 80
        CMYK:
        0, 10, 76, 20
      HSL:
        52°, 60.7843%, 50.0000%
        HSV (HSB):
        52°, 75.6098%, 80.3922%
        XYZ:
        43.1015, 47.9073, 9.9930
        xyY:
        0.4267, 0.4743, 47.9073
      CIE-Lab:
        74.7665, -7.0960, 66.2797
        CIE-LCH:
        74.7665, 66.6585, 96.1109
        CIE-Luv:
        74.7665, 19.3710, 74.1396
        Hunter-Lab:
        69.2151, -9.9713, 39.8906
      #cdb932 color charts
#cdb932 RGB chart
      #cdb932 CMYK chart
      #cdb932 RGB pie chart
      #cdb932 color shades, tints & tones
#cdb932 color schemes
#cdb932 color preview, HTML & CSS examples
           This text has a color of #cdb932        
        
          <p style="color:#cdb932;">Text here</p>
        
        
          .mytext {color:#cdb932;}
        
        Text color #cdb932
      
           This box has a color of #cdb932        
        
          <div style="background-color:#cdb932;">Content here</div>
        
        
          .mybackground {background-color:#cdb932;}
        
        Background color #cdb932
      
           Border around this has a color of #cdb932        
        
          <div style="border:2px solid #cdb932;">Content here</div>
        
        
          .myborder {border:2px solid #cdb932;}
        
        Border color #cdb932