#ed765b color space conversions
Hex:
        #ed765b
        RGB:
        237, 118, 91
        CMY:
        7, 54, 64
        CMYK:
        0, 50, 62, 7
      HSL:
        11°, 80.2198%, 64.3137%
        HSV (HSB):
        11°, 61.6034%, 92.9412%
        XYZ:
        43.2918, 31.7167, 13.7377
        xyY:
        0.4878, 0.3574, 31.7167
      CIE-Lab:
        63.1081, 43.7202, 36.0823
        CIE-LCH:
        63.1081, 56.6867, 39.5329
        CIE-Luv:
        63.1081, 91.2669, 33.7711
        Hunter-Lab:
        56.3176, 38.6586, 24.9595
      #ed765b color charts
#ed765b RGB chart
      #ed765b CMYK chart
      #ed765b RGB pie chart
      #ed765b color shades, tints & tones
#ed765b color schemes
#ed765b color preview, HTML & CSS examples
           This text has a color of #ed765b        
        
          <p style="color:#ed765b;">Text here</p>
        
        
          .mytext {color:#ed765b;}
        
        Text color #ed765b
      
           This box has a color of #ed765b        
        
          <div style="background-color:#ed765b;">Content here</div>
        
        
          .mybackground {background-color:#ed765b;}
        
        Background color #ed765b
      
           Border around this has a color of #ed765b        
        
          <div style="border:2px solid #ed765b;">Content here</div>
        
        
          .myborder {border:2px solid #ed765b;}
        
        Border color #ed765b