#ed994e color space conversions
Hex:
        #ed994e
        RGB:
        237, 153, 78
        CMY:
        7, 40, 69
        CMYK:
        0, 35, 67, 7
      HSL:
        28°, 81.5385%, 61.7647%
        HSV (HSB):
        28°, 67.0886%, 92.9412%
        XYZ:
        47.6914, 41.3370, 12.6730
        xyY:
        0.4689, 0.4065, 41.3370
      CIE-Lab:
        70.4114, 24.8541, 51.3359
        CIE-LCH:
        70.4114, 57.0359, 64.1662
        CIE-Luv:
        70.4114, 66.3226, 53.8206
        Hunter-Lab:
        64.2939, 19.8920, 33.3191
      #ed994e color charts
#ed994e RGB chart
      #ed994e CMYK chart
      #ed994e RGB pie chart
      #ed994e color shades, tints & tones
#ed994e color schemes
#ed994e color preview, HTML & CSS examples
           This text has a color of #ed994e        
        
          <p style="color:#ed994e;">Text here</p>
        
        
          .mytext {color:#ed994e;}
        
        Text color #ed994e
      
           This box has a color of #ed994e        
        
          <div style="background-color:#ed994e;">Content here</div>
        
        
          .mybackground {background-color:#ed994e;}
        
        Background color #ed994e
      
           Border around this has a color of #ed994e        
        
          <div style="border:2px solid #ed994e;">Content here</div>
        
        
          .myborder {border:2px solid #ed994e;}
        
        Border color #ed994e