#cdc87e color space conversions
Hex:
        #cdc87e
        RGB:
        205, 200, 126
        CMY:
        20, 22, 51
        CMYK:
        0, 2, 39, 20
      HSL:
        56°, 44.1341%, 64.9020%
        HSV (HSB):
        56°, 38.5366%, 80.3922%
        XYZ:
        49.5970, 55.7940, 27.8939
        xyY:
        0.3721, 0.4186, 55.7940
      CIE-Lab:
        79.4965, -9.0827, 37.6268
        CIE-LCH:
        79.4965, 38.7075, 103.5710
        CIE-Luv:
        79.4965, 6.8663, 50.8865
        Hunter-Lab:
        74.6954, -12.1948, 30.1458
      #cdc87e color charts
#cdc87e RGB chart
      #cdc87e CMYK chart
      #cdc87e RGB pie chart
      #cdc87e color shades, tints & tones
#cdc87e color schemes
#cdc87e color preview, HTML & CSS examples
           This text has a color of #cdc87e        
        
          <p style="color:#cdc87e;">Text here</p>
        
        
          .mytext {color:#cdc87e;}
        
        Text color #cdc87e
      
           This box has a color of #cdc87e        
        
          <div style="background-color:#cdc87e;">Content here</div>
        
        
          .mybackground {background-color:#cdc87e;}
        
        Background color #cdc87e
      
           Border around this has a color of #cdc87e        
        
          <div style="border:2px solid #cdc87e;">Content here</div>
        
        
          .myborder {border:2px solid #cdc87e;}
        
        Border color #cdc87e