#cdd985 color space conversions
Hex:
        #cdd985
        RGB:
        205, 217, 133
        CMY:
        20, 15, 48
        CMYK:
        6, 0, 39, 15
      HSL:
        69°, 52.5000%, 68.6275%
        HSV (HSB):
        69°, 38.7097%, 85.0980%
        XYZ:
        54.2233, 64.2983, 31.7432
        xyY:
        0.3609, 0.4279, 64.2983
      CIE-Lab:
        84.1208, -16.8695, 40.0068
        CIE-LCH:
        84.1208, 43.4180, 112.8634
        CIE-Luv:
        84.1208, -3.4222, 55.9505
        Hunter-Lab:
        80.1862, -19.6211, 32.6593
      #cdd985 color charts
#cdd985 RGB chart
      #cdd985 CMYK chart
      #cdd985 RGB pie chart
      #cdd985 color shades, tints & tones
#cdd985 color schemes
#cdd985 color preview, HTML & CSS examples
           This text has a color of #cdd985        
        
          <p style="color:#cdd985;">Text here</p>
        
        
          .mytext {color:#cdd985;}
        
        Text color #cdd985
      
           This box has a color of #cdd985        
        
          <div style="background-color:#cdd985;">Content here</div>
        
        
          .mybackground {background-color:#cdd985;}
        
        Background color #cdd985
      
           Border around this has a color of #cdd985        
        
          <div style="border:2px solid #cdd985;">Content here</div>
        
        
          .myborder {border:2px solid #cdd985;}
        
        Border color #cdd985