#cd8086 color space conversions
Hex:
        #cd8086
        RGB:
        205, 128, 134
        CMY:
        20, 50, 47
        CMYK:
        0, 38, 35, 20
      HSL:
        355°, 43.5028%, 65.2941%
        HSV (HSB):
        355°, 37.5610%, 80.3922%
        XYZ:
        37.1991, 30.1387, 26.4110
        xyY:
        0.3968, 0.3215, 30.1387
      CIE-Lab:
        61.7737, 30.5047, 9.3624
        CIE-LCH:
        61.7737, 31.9091, 17.0622
        CIE-Luv:
        61.7737, 51.3069, 7.0532
        Hunter-Lab:
        54.8987, 24.8779, 9.9055
      #cd8086 color charts
#cd8086 RGB chart
      #cd8086 CMYK chart
      #cd8086 RGB pie chart
      #cd8086 color shades, tints & tones
#cd8086 color schemes
#cd8086 color preview, HTML & CSS examples
           This text has a color of #cd8086        
        
          <p style="color:#cd8086;">Text here</p>
        
        
          .mytext {color:#cd8086;}
        
        Text color #cd8086
      
           This box has a color of #cd8086        
        
          <div style="background-color:#cd8086;">Content here</div>
        
        
          .mybackground {background-color:#cd8086;}
        
        Background color #cd8086
      
           Border around this has a color of #cd8086        
        
          <div style="border:2px solid #cd8086;">Content here</div>
        
        
          .myborder {border:2px solid #cd8086;}
        
        Border color #cd8086