#cd706b color space conversions
Hex:
        #cd706b
        RGB:
        205, 112, 107
        CMY:
        20, 56, 58
        CMYK:
        0, 45, 48, 20
      HSL:
        3°, 49.4949%, 61.1765%
        HSV (HSB):
        3°, 47.8049%, 80.3922%
        XYZ:
        33.6248, 25.6290, 17.0846
        xyY:
        0.4405, 0.3357, 25.6290
      CIE-Lab:
        57.6832, 36.0257, 19.1674
        CIE-LCH:
        57.6832, 40.8074, 28.0150
        CIE-Luv:
        57.6832, 66.5502, 17.3595
        Hunter-Lab:
        50.6251, 29.9645, 15.4288
      #cd706b color charts
#cd706b RGB chart
      #cd706b CMYK chart
      #cd706b RGB pie chart
      #cd706b color shades, tints & tones
#cd706b color schemes
#cd706b color preview, HTML & CSS examples
           This text has a color of #cd706b        
        
          <p style="color:#cd706b;">Text here</p>
        
        
          .mytext {color:#cd706b;}
        
        Text color #cd706b
      
           This box has a color of #cd706b        
        
          <div style="background-color:#cd706b;">Content here</div>
        
        
          .mybackground {background-color:#cd706b;}
        
        Background color #cd706b
      
           Border around this has a color of #cd706b        
        
          <div style="border:2px solid #cd706b;">Content here</div>
        
        
          .myborder {border:2px solid #cd706b;}
        
        Border color #cd706b