#cd956b color space conversions
Hex:
        #cd956b
        RGB:
        205, 149, 107
        CMY:
        20, 42, 58
        CMYK:
        0, 27, 48, 20
      HSL:
        26°, 49.4949%, 61.1765%
        HSV (HSB):
        26°, 47.8049%, 80.3922%
        XYZ:
        38.5781, 35.5356, 18.7357
        xyY:
        0.4155, 0.3827, 35.5356
      CIE-Lab:
        66.1635, 16.0479, 30.4198
        CIE-LCH:
        66.1635, 34.3933, 62.1863
        CIE-Luv:
        66.1635, 41.2445, 35.3326
        Hunter-Lab:
        59.6117, 11.1970, 23.0936
      #cd956b color charts
#cd956b RGB chart
      #cd956b CMYK chart
      #cd956b RGB pie chart
      #cd956b color shades, tints & tones
#cd956b color schemes
#cd956b color preview, HTML & CSS examples
           This text has a color of #cd956b        
        
          <p style="color:#cd956b;">Text here</p>
        
        
          .mytext {color:#cd956b;}
        
        Text color #cd956b
      
           This box has a color of #cd956b        
        
          <div style="background-color:#cd956b;">Content here</div>
        
        
          .mybackground {background-color:#cd956b;}
        
        Background color #cd956b
      
           Border around this has a color of #cd956b        
        
          <div style="border:2px solid #cd956b;">Content here</div>
        
        
          .myborder {border:2px solid #cd956b;}
        
        Border color #cd956b