#cdd067 color space conversions
Hex:
        #cdd067
        RGB:
        205, 208, 103
        CMY:
        20, 18, 60
        CMYK:
        1, 0, 50, 18
      HSL:
        62°, 52.7638%, 60.9804%
        HSV (HSB):
        62°, 50.4808%, 81.5686%
        XYZ:
        50.1809, 59.0702, 21.5888
        xyY:
        0.3835, 0.4515, 59.0702
      CIE-Lab:
        81.3301, -15.4130, 51.1870
        CIE-LCH:
        81.3301, 53.4572, 106.7577
        CIE-Luv:
        81.3301, 2.8370, 66.3600
        Hunter-Lab:
        76.8571, -17.9552, 37.1457
      #cdd067 color charts
#cdd067 RGB chart
      #cdd067 CMYK chart
      #cdd067 RGB pie chart
      #cdd067 color shades, tints & tones
#cdd067 color schemes
#cdd067 color preview, HTML & CSS examples
           This text has a color of #cdd067        
        
          <p style="color:#cdd067;">Text here</p>
        
        
          .mytext {color:#cdd067;}
        
        Text color #cdd067
      
           This box has a color of #cdd067        
        
          <div style="background-color:#cdd067;">Content here</div>
        
        
          .mybackground {background-color:#cdd067;}
        
        Background color #cdd067
      
           Border around this has a color of #cdd067        
        
          <div style="border:2px solid #cdd067;">Content here</div>
        
        
          .myborder {border:2px solid #cdd067;}
        
        Border color #cdd067