#cd5d86 color space conversions
Hex:
        #cd5d86
        RGB:
        205, 93, 134
        CMY:
        20, 64, 47
        CMYK:
        0, 55, 35, 20
      HSL:
        338°, 52.8302%, 58.4314%
        HSV (HSB):
        338°, 54.6341%, 80.3922%
        XYZ:
        33.3943, 22.5291, 25.1427
        xyY:
        0.4119, 0.2779, 22.5291
      CIE-Lab:
        54.5839, 48.5746, -1.0044
        CIE-LCH:
        54.5839, 48.5850, 358.8154
        CIE-Luv:
        54.5839, 71.7764, -10.2789
        Hunter-Lab:
        47.4648, 42.5218, 1.8187
      #cd5d86 color charts
#cd5d86 RGB chart
      #cd5d86 CMYK chart
      #cd5d86 RGB pie chart
      #cd5d86 color shades, tints & tones
#cd5d86 color schemes
#cd5d86 color preview, HTML & CSS examples
           This text has a color of #cd5d86        
        
          <p style="color:#cd5d86;">Text here</p>
        
        
          .mytext {color:#cd5d86;}
        
        Text color #cd5d86
      
           This box has a color of #cd5d86        
        
          <div style="background-color:#cd5d86;">Content here</div>
        
        
          .mybackground {background-color:#cd5d86;}
        
        Background color #cd5d86
      
           Border around this has a color of #cd5d86        
        
          <div style="border:2px solid #cd5d86;">Content here</div>
        
        
          .myborder {border:2px solid #cd5d86;}
        
        Border color #cd5d86