#cd8594 color space conversions
Hex:
        #cd8594
        RGB:
        205, 133, 148
        CMY:
        20, 48, 42
        CMYK:
        0, 35, 28, 20
      HSL:
        348°, 41.8605%, 66.2745%
        HSV (HSB):
        348°, 35.1220%, 80.3922%
        XYZ:
        38.9097, 31.8923, 32.1220
        xyY:
        0.3780, 0.3099, 31.8923
      CIE-Lab:
        63.2538, 29.6473, 3.5037
        CIE-LCH:
        63.2538, 29.8536, 6.7399
        CIE-Luv:
        63.2538, 45.8708, -0.4940
        Hunter-Lab:
        56.4733, 24.1569, 5.8071
      #cd8594 color charts
#cd8594 RGB chart
      #cd8594 CMYK chart
      #cd8594 RGB pie chart
      #cd8594 color shades, tints & tones
#cd8594 color schemes
#cd8594 color preview, HTML & CSS examples
           This text has a color of #cd8594        
        
          <p style="color:#cd8594;">Text here</p>
        
        
          .mytext {color:#cd8594;}
        
        Text color #cd8594
      
           This box has a color of #cd8594        
        
          <div style="background-color:#cd8594;">Content here</div>
        
        
          .mybackground {background-color:#cd8594;}
        
        Background color #cd8594
      
           Border around this has a color of #cd8594        
        
          <div style="border:2px solid #cd8594;">Content here</div>
        
        
          .myborder {border:2px solid #cd8594;}
        
        Border color #cd8594