#ed6054 color space conversions
Hex:
        #ed6054
        RGB:
        237, 96, 84
        CMY:
        7, 62, 67
        CMYK:
        0, 59, 65, 7
      HSL:
        5°, 80.9524%, 62.9412%
        HSV (HSB):
        5°, 64.5570%, 92.9412%
        XYZ:
        40.7082, 27.0104, 11.4555
        xyY:
        0.5142, 0.3412, 27.0104
      CIE-Lab:
        58.9839, 53.6861, 34.8662
        CIE-LCH:
        58.9839, 64.0145, 33.0015
        CIE-Luv:
        58.9839, 108.2957, 29.0349
        Hunter-Lab:
        51.9715, 48.8651, 23.3114
      #ed6054 color charts
#ed6054 RGB chart
      #ed6054 CMYK chart
      #ed6054 RGB pie chart
      #ed6054 color shades, tints & tones
#ed6054 color schemes
#ed6054 color preview, HTML & CSS examples
           This text has a color of #ed6054        
        
          <p style="color:#ed6054;">Text here</p>
        
        
          .mytext {color:#ed6054;}
        
        Text color #ed6054
      
           This box has a color of #ed6054        
        
          <div style="background-color:#ed6054;">Content here</div>
        
        
          .mybackground {background-color:#ed6054;}
        
        Background color #ed6054
      
           Border around this has a color of #ed6054        
        
          <div style="border:2px solid #ed6054;">Content here</div>
        
        
          .myborder {border:2px solid #ed6054;}
        
        Border color #ed6054