#ed856a color space conversions
Hex:
        #ed856a
        RGB:
        237, 133, 106
        CMY:
        7, 48, 58
        CMYK:
        0, 44, 55, 7
      HSL:
        12°, 78.4431%, 67.2549%
        HSV (HSB):
        12°, 55.2743%, 92.9412%
        XYZ:
        45.9141, 35.8202, 18.1297
        xyY:
        0.4598, 0.3587, 35.8202
      CIE-Lab:
        66.3823, 37.2227, 32.0095
        CIE-LCH:
        66.3823, 49.0932, 40.6937
        CIE-Luv:
        66.3823, 77.8405, 32.1684
        Hunter-Lab:
        59.8500, 32.1994, 23.9349
      #ed856a color charts
#ed856a RGB chart
      #ed856a CMYK chart
      #ed856a RGB pie chart
      #ed856a color shades, tints & tones
#ed856a color schemes
#ed856a color preview, HTML & CSS examples
           This text has a color of #ed856a        
        
          <p style="color:#ed856a;">Text here</p>
        
        
          .mytext {color:#ed856a;}
        
        Text color #ed856a
      
           This box has a color of #ed856a        
        
          <div style="background-color:#ed856a;">Content here</div>
        
        
          .mybackground {background-color:#ed856a;}
        
        Background color #ed856a
      
           Border around this has a color of #ed856a        
        
          <div style="border:2px solid #ed856a;">Content here</div>
        
        
          .myborder {border:2px solid #ed856a;}
        
        Border color #ed856a