#ed6856 color space conversions
Hex:
        #ed6856
        RGB:
        237, 104, 86
        CMY:
        7, 59, 66
        CMYK:
        0, 56, 64, 7
      HSL:
        7°, 80.7487%, 63.3333%
        HSV (HSB):
        7°, 63.7131%, 92.9412%
        XYZ:
        41.5551, 28.5770, 12.1298
        xyY:
        0.5052, 0.3474, 28.5770
      CIE-Lab:
        60.4065, 50.1500, 35.5015
        CIE-LCH:
        60.4065, 61.4441, 35.2949
        CIE-Luv:
        60.4065, 102.2988, 30.9000
        Hunter-Lab:
        53.4575, 45.2060, 23.9670
      #ed6856 color charts
#ed6856 RGB chart
      #ed6856 CMYK chart
      #ed6856 RGB pie chart
      #ed6856 color shades, tints & tones
#ed6856 color schemes
#ed6856 color preview, HTML & CSS examples
           This text has a color of #ed6856        
        
          <p style="color:#ed6856;">Text here</p>
        
        
          .mytext {color:#ed6856;}
        
        Text color #ed6856
      
           This box has a color of #ed6856        
        
          <div style="background-color:#ed6856;">Content here</div>
        
        
          .mybackground {background-color:#ed6856;}
        
        Background color #ed6856
      
           Border around this has a color of #ed6856        
        
          <div style="border:2px solid #ed6856;">Content here</div>
        
        
          .myborder {border:2px solid #ed6856;}
        
        Border color #ed6856