#cdaf56 color space conversions
Hex:
        #cdaf56
        RGB:
        205, 175, 86
        CMY:
        20, 31, 66
        CMYK:
        0, 15, 58, 20
      HSL:
        45°, 54.3379%, 57.0588%
        HSV (HSB):
        45°, 58.0488%, 80.3922%
        XYZ:
        42.1865, 44.3110, 15.1335
        xyY:
        0.4151, 0.4360, 44.3110
      CIE-Lab:
        72.4359, 0.2119, 48.8764
        CIE-LCH:
        72.4359, 48.8769, 89.7516
        CIE-Luv:
        72.4359, 24.9368, 58.1985
        Hunter-Lab:
        66.5665, -3.3669, 33.1173
      #cdaf56 color charts
#cdaf56 RGB chart
      #cdaf56 CMYK chart
      #cdaf56 RGB pie chart
      #cdaf56 color shades, tints & tones
#cdaf56 color schemes
#cdaf56 color preview, HTML & CSS examples
           This text has a color of #cdaf56        
        
          <p style="color:#cdaf56;">Text here</p>
        
        
          .mytext {color:#cdaf56;}
        
        Text color #cdaf56
      
           This box has a color of #cdaf56        
        
          <div style="background-color:#cdaf56;">Content here</div>
        
        
          .mybackground {background-color:#cdaf56;}
        
        Background color #cdaf56
      
           Border around this has a color of #cdaf56        
        
          <div style="border:2px solid #cdaf56;">Content here</div>
        
        
          .myborder {border:2px solid #cdaf56;}
        
        Border color #cdaf56