#ed85a9 color space conversions
Hex:
        #ed85a9
        RGB:
        237, 133, 169
        CMY:
        7, 48, 34
        CMYK:
        0, 44, 29, 7
      HSL:
        339°, 74.2857%, 72.5490%
        HSV (HSB):
        339°, 43.8819%, 92.9412%
        XYZ:
        50.4740, 37.6442, 42.1419
        xyY:
        0.3875, 0.2890, 37.6442
      CIE-Lab:
        67.7575, 43.8750, -1.3425
        CIE-LCH:
        67.7575, 43.8955, 358.2474
        CIE-Luv:
        67.7575, 65.5509, -10.1001
        Hunter-Lab:
        61.3548, 39.4734, 2.2247
      #ed85a9 color charts
#ed85a9 RGB chart
      #ed85a9 CMYK chart
      #ed85a9 RGB pie chart
      #ed85a9 color shades, tints & tones
#ed85a9 color schemes
#ed85a9 color preview, HTML & CSS examples
           This text has a color of #ed85a9        
        
          <p style="color:#ed85a9;">Text here</p>
        
        
          .mytext {color:#ed85a9;}
        
        Text color #ed85a9
      
           This box has a color of #ed85a9        
        
          <div style="background-color:#ed85a9;">Content here</div>
        
        
          .mybackground {background-color:#ed85a9;}
        
        Background color #ed85a9
      
           Border around this has a color of #ed85a9        
        
          <div style="border:2px solid #ed85a9;">Content here</div>
        
        
          .myborder {border:2px solid #ed85a9;}
        
        Border color #ed85a9