#cd9469 color space conversions
Hex:
        #cd9469
        RGB:
        205, 148, 105
        CMY:
        20, 42, 59
        CMYK:
        0, 28, 49, 20
      HSL:
        26°, 50.0000%, 60.7843%
        HSV (HSB):
        26°, 48.7805%, 80.3922%
        XYZ:
        38.3165, 35.1789, 18.1353
        xyY:
        0.4182, 0.3839, 35.1789
      CIE-Lab:
        65.8877, 16.3982, 31.1454
        CIE-LCH:
        65.8877, 35.1986, 62.2330
        CIE-Luv:
        65.8877, 42.1436, 35.9669
        Hunter-Lab:
        59.3118, 11.5188, 23.3896
      #cd9469 color charts
#cd9469 RGB chart
      #cd9469 CMYK chart
      #cd9469 RGB pie chart
      #cd9469 color shades, tints & tones
#cd9469 color schemes
#cd9469 color preview, HTML & CSS examples
           This text has a color of #cd9469        
        
          <p style="color:#cd9469;">Text here</p>
        
        
          .mytext {color:#cd9469;}
        
        Text color #cd9469
      
           This box has a color of #cd9469        
        
          <div style="background-color:#cd9469;">Content here</div>
        
        
          .mybackground {background-color:#cd9469;}
        
        Background color #cd9469
      
           Border around this has a color of #cd9469        
        
          <div style="border:2px solid #cd9469;">Content here</div>
        
        
          .myborder {border:2px solid #cd9469;}
        
        Border color #cd9469