#cd7669 color space conversions
Hex:
        #cd7669
        RGB:
        205, 118, 105
        CMY:
        20, 54, 59
        CMYK:
        0, 42, 49, 20
      HSL:
        8°, 50.0000%, 60.7843%
        HSV (HSB):
        8°, 48.7805%, 80.3922%
        XYZ:
        34.2051, 26.9559, 16.7648
        xyY:
        0.4389, 0.3459, 26.9559
      CIE-Lab:
        58.9335, 32.6590, 22.0003
        CIE-LCH:
        58.9335, 39.3780, 33.9656
        CIE-Luv:
        58.9335, 62.8605, 21.4128
        Hunter-Lab:
        51.9191, 26.7400, 17.1985
      #cd7669 color charts
#cd7669 RGB chart
      #cd7669 CMYK chart
      #cd7669 RGB pie chart
      #cd7669 color shades, tints & tones
#cd7669 color schemes
#cd7669 color preview, HTML & CSS examples
           This text has a color of #cd7669        
        
          <p style="color:#cd7669;">Text here</p>
        
        
          .mytext {color:#cd7669;}
        
        Text color #cd7669
      
           This box has a color of #cd7669        
        
          <div style="background-color:#cd7669;">Content here</div>
        
        
          .mybackground {background-color:#cd7669;}
        
        Background color #cd7669
      
           Border around this has a color of #cd7669        
        
          <div style="border:2px solid #cd7669;">Content here</div>
        
        
          .myborder {border:2px solid #cd7669;}
        
        Border color #cd7669