#cd8e95 color space conversions
Hex:
        #cd8e95
        RGB:
        205, 142, 149
        CMY:
        20, 44, 42
        CMYK:
        0, 31, 27, 20
      HSL:
        353°, 38.6503%, 68.0392%
        HSV (HSB):
        353°, 30.7317%, 80.3922%
        XYZ:
        40.2747, 34.4951, 32.9693
        xyY:
        0.3738, 0.3202, 34.4951
      CIE-Lab:
        65.3536, 24.8878, 5.9637
        CIE-LCH:
        65.3536, 25.5924, 13.4754
        CIE-Luv:
        65.3536, 40.3642, 3.8067
        Hunter-Lab:
        58.7325, 19.6210, 7.8305
      #cd8e95 color charts
#cd8e95 RGB chart
      #cd8e95 CMYK chart
      #cd8e95 RGB pie chart
      #cd8e95 color shades, tints & tones
#cd8e95 color schemes
#cd8e95 color preview, HTML & CSS examples
           This text has a color of #cd8e95        
        
          <p style="color:#cd8e95;">Text here</p>
        
        
          .mytext {color:#cd8e95;}
        
        Text color #cd8e95
      
           This box has a color of #cd8e95        
        
          <div style="background-color:#cd8e95;">Content here</div>
        
        
          .mybackground {background-color:#cd8e95;}
        
        Background color #cd8e95
      
           Border around this has a color of #cd8e95        
        
          <div style="border:2px solid #cd8e95;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e95;}
        
        Border color #cd8e95