#cdc82d color space conversions
Hex:
        #cdc82d
        RGB:
        205, 200, 45
        CMY:
        20, 22, 82
        CMYK:
        0, 2, 78, 20
      HSL:
        58°, 64.0000%, 49.0196%
        HSV (HSB):
        58°, 78.0488%, 80.3922%
        XYZ:
        46.3048, 54.4772, 10.5572
        xyY:
        0.4159, 0.4893, 54.4772
      CIE-Lab:
        78.7391, -14.9299, 71.4621
        CIE-LCH:
        78.7391, 73.0050, 101.8005
        CIE-Luv:
        78.7391, 9.2923, 81.2712
        Hunter-Lab:
        73.8086, -17.1809, 43.1855
      #cdc82d color charts
#cdc82d RGB chart
      #cdc82d CMYK chart
      #cdc82d RGB pie chart
      #cdc82d color shades, tints & tones
#cdc82d color schemes
#cdc82d color preview, HTML & CSS examples
           This text has a color of #cdc82d        
        
          <p style="color:#cdc82d;">Text here</p>
        
        
          .mytext {color:#cdc82d;}
        
        Text color #cdc82d
      
           This box has a color of #cdc82d        
        
          <div style="background-color:#cdc82d;">Content here</div>
        
        
          .mybackground {background-color:#cdc82d;}
        
        Background color #cdc82d
      
           Border around this has a color of #cdc82d        
        
          <div style="border:2px solid #cdc82d;">Content here</div>
        
        
          .myborder {border:2px solid #cdc82d;}
        
        Border color #cdc82d