#cd9870 color space conversions
Hex:
        #cd9870
        RGB:
        205, 152, 112
        CMY:
        20, 40, 56
        CMYK:
        0, 26, 45, 20
      HSL:
        26°, 48.1865%, 62.1569%
        HSV (HSB):
        26°, 45.3659%, 80.3922%
        XYZ:
        39.3297, 36.6055, 20.3219
        xyY:
        0.4086, 0.3803, 36.6055
      CIE-Lab:
        66.9800, 14.9173, 28.7728
        CIE-LCH:
        66.9800, 32.4099, 62.5954
        CIE-Luv:
        66.9800, 38.6793, 33.9541
        Hunter-Lab:
        60.5024, 10.1549, 22.4371
      #cd9870 color charts
#cd9870 RGB chart
      #cd9870 CMYK chart
      #cd9870 RGB pie chart
      #cd9870 color shades, tints & tones
#cd9870 color schemes
#cd9870 color preview, HTML & CSS examples
           This text has a color of #cd9870        
        
          <p style="color:#cd9870;">Text here</p>
        
        
          .mytext {color:#cd9870;}
        
        Text color #cd9870
      
           This box has a color of #cd9870        
        
          <div style="background-color:#cd9870;">Content here</div>
        
        
          .mybackground {background-color:#cd9870;}
        
        Background color #cd9870
      
           Border around this has a color of #cd9870        
        
          <div style="border:2px solid #cd9870;">Content here</div>
        
        
          .myborder {border:2px solid #cd9870;}
        
        Border color #cd9870