#cdd320 color space conversions
Hex:
        #cdd320
        RGB:
        205, 211, 32
        CMY:
        20, 17, 87
        CMYK:
        3, 0, 85, 17
      HSL:
        62°, 73.6626%, 47.6471%
        HSV (HSB):
        62°, 84.8341%, 82.7451%
        XYZ:
        48.7318, 59.6720, 10.3159
        xyY:
        0.4105, 0.5026, 59.6720
      CIE-Lab:
        81.6596, -20.7608, 77.2029
        CIE-LCH:
        81.6596, 79.9456, 105.0515
        CIE-Luv:
        81.6596, 2.2665, 87.7052
        Hunter-Lab:
        77.2476, -22.5763, 46.1556
      #cdd320 color charts
#cdd320 RGB chart
      #cdd320 CMYK chart
      #cdd320 RGB pie chart
      #cdd320 color shades, tints & tones
#cdd320 color schemes
#cdd320 color preview, HTML & CSS examples
           This text has a color of #cdd320        
        
          <p style="color:#cdd320;">Text here</p>
        
        
          .mytext {color:#cdd320;}
        
        Text color #cdd320
      
           This box has a color of #cdd320        
        
          <div style="background-color:#cdd320;">Content here</div>
        
        
          .mybackground {background-color:#cdd320;}
        
        Background color #cdd320
      
           Border around this has a color of #cdd320        
        
          <div style="border:2px solid #cdd320;">Content here</div>
        
        
          .myborder {border:2px solid #cdd320;}
        
        Border color #cdd320