#ed9164 color space conversions
Hex:
        #ed9164
        RGB:
        237, 145, 100
        CMY:
        7, 43, 61
        CMYK:
        0, 39, 58, 7
      HSL:
        20°, 79.1908%, 66.0784%
        HSV (HSB):
        20°, 57.8059%, 92.9412%
        XYZ:
        47.3507, 39.1754, 17.1225
        xyY:
        0.4568, 0.3780, 39.1754
      CIE-Lab:
        68.8781, 30.5146, 38.3891
        CIE-LCH:
        68.8781, 49.0394, 51.5196
        CIE-Luv:
        68.8781, 69.9471, 40.6206
        Hunter-Lab:
        62.5903, 25.5056, 27.5935
      #ed9164 color charts
#ed9164 RGB chart
      #ed9164 CMYK chart
      #ed9164 RGB pie chart
      #ed9164 color shades, tints & tones
#ed9164 color schemes
#ed9164 color preview, HTML & CSS examples
           This text has a color of #ed9164        
        
          <p style="color:#ed9164;">Text here</p>
        
        
          .mytext {color:#ed9164;}
        
        Text color #ed9164
      
           This box has a color of #ed9164        
        
          <div style="background-color:#ed9164;">Content here</div>
        
        
          .mybackground {background-color:#ed9164;}
        
        Background color #ed9164
      
           Border around this has a color of #ed9164        
        
          <div style="border:2px solid #ed9164;">Content here</div>
        
        
          .myborder {border:2px solid #ed9164;}
        
        Border color #ed9164