#cdd285 color space conversions
Hex:
        #cdd285
        RGB:
        205, 210, 133
        CMY:
        20, 18, 48
        CMYK:
        2, 0, 37, 18
      HSL:
        64°, 46.1078%, 67.2549%
        HSV (HSB):
        64°, 36.6667%, 82.3529%
        XYZ:
        52.4571, 60.7658, 31.1545
        xyY:
        0.3633, 0.4209, 60.7658
      CIE-Lab:
        82.2527, -13.3694, 37.6108
        CIE-LCH:
        82.2527, 39.9164, 109.5686
        CIE-Luv:
        82.2527, 0.6381, 52.2502
        Hunter-Lab:
        77.9524, -16.2974, 30.8708
      #cdd285 color charts
#cdd285 RGB chart
      #cdd285 CMYK chart
      #cdd285 RGB pie chart
      #cdd285 color shades, tints & tones
#cdd285 color schemes
#cdd285 color preview, HTML & CSS examples
           This text has a color of #cdd285        
        
          <p style="color:#cdd285;">Text here</p>
        
        
          .mytext {color:#cdd285;}
        
        Text color #cdd285
      
           This box has a color of #cdd285        
        
          <div style="background-color:#cdd285;">Content here</div>
        
        
          .mybackground {background-color:#cdd285;}
        
        Background color #cdd285
      
           Border around this has a color of #cdd285        
        
          <div style="border:2px solid #cdd285;">Content here</div>
        
        
          .myborder {border:2px solid #cdd285;}
        
        Border color #cdd285