#ed6181 color space conversions
Hex:
        #ed6181
        RGB:
        237, 97, 129
        CMY:
        7, 62, 49
        CMYK:
        0, 59, 46, 7
      HSL:
        346°, 79.5455%, 65.4902%
        HSV (HSB):
        346°, 59.0717%, 92.9412%
        XYZ:
        43.1622, 28.1389, 23.9253
        xyY:
        0.4533, 0.2955, 28.1389
      CIE-Lab:
        60.0140, 56.6723, 10.3711
        CIE-LCH:
        60.0140, 57.6134, 10.3704
        CIE-Luv:
        60.0140, 96.4722, 2.5327
        Hunter-Lab:
        53.0461, 52.4100, 10.3908
      #ed6181 color charts
#ed6181 RGB chart
      #ed6181 CMYK chart
      #ed6181 RGB pie chart
      #ed6181 color shades, tints & tones
#ed6181 color schemes
#ed6181 color preview, HTML & CSS examples
           This text has a color of #ed6181        
        
          <p style="color:#ed6181;">Text here</p>
        
        
          .mytext {color:#ed6181;}
        
        Text color #ed6181
      
           This box has a color of #ed6181        
        
          <div style="background-color:#ed6181;">Content here</div>
        
        
          .mybackground {background-color:#ed6181;}
        
        Background color #ed6181
      
           Border around this has a color of #ed6181        
        
          <div style="border:2px solid #ed6181;">Content here</div>
        
        
          .myborder {border:2px solid #ed6181;}
        
        Border color #ed6181