#cdcc50 color space conversions
Hex:
        #cdcc50
        RGB:
        205, 204, 80
        CMY:
        20, 20, 69
        CMYK:
        0, 0, 61, 20
      HSL:
        60°, 55.5556%, 55.8824%
        HSV (HSB):
        60°, 60.9756%, 80.3922%
        XYZ:
        48.2177, 56.7441, 16.0008
        xyY:
        0.3986, 0.4691, 56.7441
      CIE-Lab:
        80.0354, -15.1726, 60.0367
        CIE-LCH:
        80.0354, 61.9243, 104.1829
        CIE-Luv:
        80.0354, 5.9756, 73.5867
        Hunter-Lab:
        75.3286, -17.5678, 40.1361
      #cdcc50 color charts
#cdcc50 RGB chart
      #cdcc50 CMYK chart
      #cdcc50 RGB pie chart
      #cdcc50 color shades, tints & tones
#cdcc50 color schemes
#cdcc50 color preview, HTML & CSS examples
           This text has a color of #cdcc50        
        
          <p style="color:#cdcc50;">Text here</p>
        
        
          .mytext {color:#cdcc50;}
        
        Text color #cdcc50
      
           This box has a color of #cdcc50        
        
          <div style="background-color:#cdcc50;">Content here</div>
        
        
          .mybackground {background-color:#cdcc50;}
        
        Background color #cdcc50
      
           Border around this has a color of #cdcc50        
        
          <div style="border:2px solid #cdcc50;">Content here</div>
        
        
          .myborder {border:2px solid #cdcc50;}
        
        Border color #cdcc50