#cdaf24 color space conversions
Hex:
        #cdaf24
        RGB:
        205, 175, 36
        CMY:
        20, 31, 86
        CMYK:
        0, 15, 82, 20
      HSL:
        49°, 70.1245%, 47.2549%
        HSV (HSB):
        49°, 82.4390%, 80.3922%
        XYZ:
        40.8252, 43.7665, 7.9651
        xyY:
        0.4411, 0.4729, 43.7665
      CIE-Lab:
        72.0721, -2.3675, 68.2034
        CIE-LCH:
        72.0721, 68.2444, 91.9881
        CIE-Luv:
        72.0721, 26.7817, 72.9133
        Hunter-Lab:
        66.1562, -5.6204, 39.1709
      #cdaf24 color charts
#cdaf24 RGB chart
      #cdaf24 CMYK chart
      #cdaf24 RGB pie chart
      #cdaf24 color shades, tints & tones
#cdaf24 color schemes
#cdaf24 color preview, HTML & CSS examples
           This text has a color of #cdaf24        
        
          <p style="color:#cdaf24;">Text here</p>
        
        
          .mytext {color:#cdaf24;}
        
        Text color #cdaf24
      
           This box has a color of #cdaf24        
        
          <div style="background-color:#cdaf24;">Content here</div>
        
        
          .mybackground {background-color:#cdaf24;}
        
        Background color #cdaf24
      
           Border around this has a color of #cdaf24        
        
          <div style="border:2px solid #cdaf24;">Content here</div>
        
        
          .myborder {border:2px solid #cdaf24;}
        
        Border color #cdaf24