#ed6f00 color space conversions
Hex:
        #ed6f00
        RGB:
        237, 111, 0
        CMY:
        7, 56, 100
        CMYK:
        0, 53, 100, 7
      HSL:
        28°, 100.0000%, 46.4706%
        HSV (HSB):
        28°, 100.0000%, 92.9412%
        XYZ:
        40.6095, 29.3734, 3.5293
        xyY:
        0.5524, 0.3996, 29.3734
      CIE-Lab:
        61.1098, 44.2182, 69.1795
        CIE-LCH:
        61.1098, 82.1039, 57.4141
        CIE-Luv:
        61.1098, 105.2251, 54.9762
        Hunter-Lab:
        54.1972, 38.9032, 34.0772
      #ed6f00 color charts
#ed6f00 RGB chart
      #ed6f00 CMYK chart
      #ed6f00 RGB pie chart
      #ed6f00 color shades, tints & tones
#ed6f00 color schemes
#ed6f00 color preview, HTML & CSS examples
           This text has a color of #ed6f00        
        
          <p style="color:#ed6f00;">Text here</p>
        
        
          .mytext {color:#ed6f00;}
        
        Text color #ed6f00
      
           This box has a color of #ed6f00        
        
          <div style="background-color:#ed6f00;">Content here</div>
        
        
          .mybackground {background-color:#ed6f00;}
        
        Background color #ed6f00
      
           Border around this has a color of #ed6f00        
        
          <div style="border:2px solid #ed6f00;">Content here</div>
        
        
          .myborder {border:2px solid #ed6f00;}
        
        Border color #ed6f00