#cd708b color space conversions
Hex:
        #cd708b
        RGB:
        205, 112, 139
        CMY:
        20, 56, 45
        CMYK:
        0, 45, 32, 20
      HSL:
        343°, 48.1865%, 62.1569%
        HSV (HSB):
        343°, 45.3659%, 80.3922%
        XYZ:
        35.6312, 26.4316, 27.6499
        xyY:
        0.3972, 0.2946, 26.4316
      CIE-Lab:
        58.4444, 39.6427, 1.7017
        CIE-LCH:
        58.4444, 39.6792, 2.4579
        CIE-Luv:
        58.4444, 59.9299, -4.9191
        Hunter-Lab:
        51.4116, 33.7404, 4.1011
      #cd708b color charts
#cd708b RGB chart
      #cd708b CMYK chart
      #cd708b RGB pie chart
      #cd708b color shades, tints & tones
#cd708b color schemes
#cd708b color preview, HTML & CSS examples
           This text has a color of #cd708b        
        
          <p style="color:#cd708b;">Text here</p>
        
        
          .mytext {color:#cd708b;}
        
        Text color #cd708b
      
           This box has a color of #cd708b        
        
          <div style="background-color:#cd708b;">Content here</div>
        
        
          .mybackground {background-color:#cd708b;}
        
        Background color #cd708b
      
           Border around this has a color of #cd708b        
        
          <div style="border:2px solid #cd708b;">Content here</div>
        
        
          .myborder {border:2px solid #cd708b;}
        
        Border color #cd708b