#ed486a color space conversions
Hex:
        #ed486a
        RGB:
        237, 72, 106
        CMY:
        7, 72, 58
        CMYK:
        0, 70, 55, 7
      HSL:
        348°, 82.0896%, 60.5882%
        HSV (HSB):
        348°, 69.6203%, 92.9412%
        XYZ:
        39.8439, 23.6799, 16.1063
        xyY:
        0.5004, 0.2974, 23.6799
      CIE-Lab:
        55.7658, 64.8710, 17.9610
        CIE-LCH:
        55.7658, 67.3115, 15.4760
        CIE-Luv:
        55.7658, 117.1761, 8.9553
        Hunter-Lab:
        48.6620, 60.9956, 14.4393
      #ed486a color charts
#ed486a RGB chart
      #ed486a CMYK chart
      #ed486a RGB pie chart
      #ed486a color shades, tints & tones
#ed486a color schemes
#ed486a color preview, HTML & CSS examples
           This text has a color of #ed486a        
        
          <p style="color:#ed486a;">Text here</p>
        
        
          .mytext {color:#ed486a;}
        
        Text color #ed486a
      
           This box has a color of #ed486a        
        
          <div style="background-color:#ed486a;">Content here</div>
        
        
          .mybackground {background-color:#ed486a;}
        
        Background color #ed486a
      
           Border around this has a color of #ed486a        
        
          <div style="border:2px solid #ed486a;">Content here</div>
        
        
          .myborder {border:2px solid #ed486a;}
        
        Border color #ed486a