#ed8314 color space conversions
Hex:
        #ed8314
        RGB:
        237, 131, 20
        CMY:
        7, 49, 92
        CMYK:
        0, 45, 92, 7
      HSL:
        31°, 85.7708%, 50.3922%
        HSV (HSB):
        31°, 91.5612%, 92.9412%
        XYZ:
        43.1676, 34.2876, 5.0048
        xyY:
        0.5235, 0.4158, 34.2876
      CIE-Lab:
        65.1902, 34.3770, 68.3404
        CIE-LCH:
        65.1902, 76.4996, 63.2964
        CIE-Luv:
        65.1902, 87.9422, 59.9049
        Hunter-Lab:
        58.5556, 29.1190, 35.9214
      #ed8314 color charts
#ed8314 RGB chart
      #ed8314 CMYK chart
      #ed8314 RGB pie chart
      #ed8314 color shades, tints & tones
#ed8314 color schemes
#ed8314 color preview, HTML & CSS examples
           This text has a color of #ed8314        
        
          <p style="color:#ed8314;">Text here</p>
        
        
          .mytext {color:#ed8314;}
        
        Text color #ed8314
      
           This box has a color of #ed8314        
        
          <div style="background-color:#ed8314;">Content here</div>
        
        
          .mybackground {background-color:#ed8314;}
        
        Background color #ed8314
      
           Border around this has a color of #ed8314        
        
          <div style="border:2px solid #ed8314;">Content here</div>
        
        
          .myborder {border:2px solid #ed8314;}
        
        Border color #ed8314