#cd8586 color space conversions
Hex:
        #cd8586
        RGB:
        205, 133, 134
        CMY:
        20, 48, 47
        CMYK:
        0, 35, 35, 20
      HSL:
        359°, 41.8605%, 66.2745%
        HSV (HSB):
        359°, 35.1220%, 80.3922%
        XYZ:
        37.8674, 31.4754, 26.6338
        xyY:
        0.3945, 0.3279, 31.4754
      CIE-Lab:
        62.9069, 27.7975, 10.9665
        CIE-LCH:
        62.9069, 29.8825, 21.5299
        CIE-Luv:
        62.9069, 48.1941, 9.7142
        Hunter-Lab:
        56.1030, 22.3008, 11.1253
      #cd8586 color charts
#cd8586 RGB chart
      #cd8586 CMYK chart
      #cd8586 RGB pie chart
      #cd8586 color shades, tints & tones
#cd8586 color schemes
#cd8586 color preview, HTML & CSS examples
           This text has a color of #cd8586        
        
          <p style="color:#cd8586;">Text here</p>
        
        
          .mytext {color:#cd8586;}
        
        Text color #cd8586
      
           This box has a color of #cd8586        
        
          <div style="background-color:#cd8586;">Content here</div>
        
        
          .mybackground {background-color:#cd8586;}
        
        Background color #cd8586
      
           Border around this has a color of #cd8586        
        
          <div style="border:2px solid #cd8586;">Content here</div>
        
        
          .myborder {border:2px solid #cd8586;}
        
        Border color #cd8586