#cd8f89 color space conversions
Hex:
        #cd8f89
        RGB:
        205, 143, 137
        CMY:
        20, 44, 46
        CMYK:
        0, 30, 33, 20
      HSL:
        5°, 40.4762%, 67.0588%
        HSV (HSB):
        5°, 33.1707%, 80.3922%
        XYZ:
        39.5147, 34.4302, 28.2300
        xyY:
        0.3867, 0.3370, 34.4302
      CIE-Lab:
        65.3026, 22.7305, 12.6466
        CIE-LCH:
        65.3026, 26.0117, 29.0904
        CIE-Luv:
        65.3026, 41.4902, 13.0239
        Hunter-Lab:
        58.6773, 17.5209, 12.5493
      #cd8f89 color charts
#cd8f89 RGB chart
      #cd8f89 CMYK chart
      #cd8f89 RGB pie chart
      #cd8f89 color shades, tints & tones
#cd8f89 color schemes
#cd8f89 color preview, HTML & CSS examples
           This text has a color of #cd8f89        
        
          <p style="color:#cd8f89;">Text here</p>
        
        
          .mytext {color:#cd8f89;}
        
        Text color #cd8f89
      
           This box has a color of #cd8f89        
        
          <div style="background-color:#cd8f89;">Content here</div>
        
        
          .mybackground {background-color:#cd8f89;}
        
        Background color #cd8f89
      
           Border around this has a color of #cd8f89        
        
          <div style="border:2px solid #cd8f89;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f89;}
        
        Border color #cd8f89