#cdaf76 color space conversions
Hex:
        #cdaf76
        RGB:
        205, 175, 118
        CMY:
        20, 31, 54
        CMYK:
        0, 15, 42, 20
      HSL:
        39°, 46.5241%, 63.3333%
        HSV (HSB):
        39°, 42.4390%, 80.3922%
        XYZ:
        43.7768, 44.9471, 23.5079
        xyY:
        0.3901, 0.4005, 44.9471
      CIE-Lab:
        72.8570, 3.1300, 33.2202
        CIE-LCH:
        72.8570, 33.3673, 84.6174
        CIE-Luv:
        72.8570, 22.9537, 42.3266
        Hunter-Lab:
        67.0426, -0.7693, 26.1403
      #cdaf76 color charts
#cdaf76 RGB chart
      #cdaf76 CMYK chart
      #cdaf76 RGB pie chart
      #cdaf76 color shades, tints & tones
#cdaf76 color schemes
#cdaf76 color preview, HTML & CSS examples
           This text has a color of #cdaf76        
        
          <p style="color:#cdaf76;">Text here</p>
        
        
          .mytext {color:#cdaf76;}
        
        Text color #cdaf76
      
           This box has a color of #cdaf76        
        
          <div style="background-color:#cdaf76;">Content here</div>
        
        
          .mybackground {background-color:#cdaf76;}
        
        Background color #cdaf76
      
           Border around this has a color of #cdaf76        
        
          <div style="border:2px solid #cdaf76;">Content here</div>
        
        
          .myborder {border:2px solid #cdaf76;}
        
        Border color #cdaf76