#cdd266 color space conversions
Hex:
        #cdd266
        RGB:
        205, 210, 102
        CMY:
        20, 18, 60
        CMYK:
        2, 0, 51, 18
      HSL:
        63°, 54.5455%, 61.1765%
        HSV (HSB):
        63°, 51.4286%, 82.3529%
        XYZ:
        50.6217, 60.0316, 21.4896
        xyY:
        0.3831, 0.4543, 60.0316
      CIE-Lab:
        81.8554, -16.4971, 52.2716
        CIE-LCH:
        81.8554, 54.8131, 107.5159
        CIE-Luv:
        81.8554, 1.6426, 67.7501
        Hunter-Lab:
        77.4801, -18.9670, 37.7916
      #cdd266 color charts
#cdd266 RGB chart
      #cdd266 CMYK chart
      #cdd266 RGB pie chart
      #cdd266 color shades, tints & tones
#cdd266 color schemes
#cdd266 color preview, HTML & CSS examples
           This text has a color of #cdd266        
        
          <p style="color:#cdd266;">Text here</p>
        
        
          .mytext {color:#cdd266;}
        
        Text color #cdd266
      
           This box has a color of #cdd266        
        
          <div style="background-color:#cdd266;">Content here</div>
        
        
          .mybackground {background-color:#cdd266;}
        
        Background color #cdd266
      
           Border around this has a color of #cdd266        
        
          <div style="border:2px solid #cdd266;">Content here</div>
        
        
          .myborder {border:2px solid #cdd266;}
        
        Border color #cdd266