#cd8b88 color space conversions
Hex:
        #cd8b88
        RGB:
        205, 139, 136
        CMY:
        20, 45, 47
        CMYK:
        0, 32, 34, 20
      HSL:
        3°, 40.8284%, 66.8627%
        HSV (HSB):
        3°, 33.6585%, 80.3922%
        XYZ:
        38.8534, 33.2219, 27.6572
        xyY:
        0.3896, 0.3331, 33.2219
      CIE-Lab:
        64.3402, 24.7853, 11.8557
        CIE-LCH:
        64.3402, 27.4749, 25.5634
        CIE-Luv:
        64.3402, 44.1337, 11.5408
        Hunter-Lab:
        57.6385, 19.4573, 11.8972
      #cd8b88 color charts
#cd8b88 RGB chart
      #cd8b88 CMYK chart
      #cd8b88 RGB pie chart
      #cd8b88 color shades, tints & tones
#cd8b88 color schemes
#cd8b88 color preview, HTML & CSS examples
           This text has a color of #cd8b88        
        
          <p style="color:#cd8b88;">Text here</p>
        
        
          .mytext {color:#cd8b88;}
        
        Text color #cd8b88
      
           This box has a color of #cd8b88        
        
          <div style="background-color:#cd8b88;">Content here</div>
        
        
          .mybackground {background-color:#cd8b88;}
        
        Background color #cd8b88
      
           Border around this has a color of #cd8b88        
        
          <div style="border:2px solid #cd8b88;">Content here</div>
        
        
          .myborder {border:2px solid #cd8b88;}
        
        Border color #cd8b88