#ec530e color space conversions
Hex:
        #ec530e
        RGB:
        236, 83, 14
        CMY:
        7, 67, 95
        CMYK:
        0, 65, 94, 7
      HSL:
        19°, 88.8000%, 49.0196%
        HSV (HSB):
        19°, 94.0678%, 92.5490%
        XYZ:
        37.7646, 24.0511, 3.0674
        xyY:
        0.5820, 0.3707, 24.0511
      CIE-Lab:
        56.1389, 56.6367, 63.5221
        CIE-LCH:
        56.1389, 85.1044, 48.2796
        CIE-Luv:
        56.1389, 125.9964, 45.6492
        Hunter-Lab:
        49.0419, 51.6301, 30.6210
      #ec530e color charts
#ec530e RGB chart
      #ec530e CMYK chart
      #ec530e RGB pie chart
      #ec530e color shades, tints & tones
#ec530e color schemes
#ec530e color preview, HTML & CSS examples
           This text has a color of #ec530e        
        
          <p style="color:#ec530e;">Text here</p>
        
        
          .mytext {color:#ec530e;}
        
        Text color #ec530e
      
           This box has a color of #ec530e        
        
          <div style="background-color:#ec530e;">Content here</div>
        
        
          .mybackground {background-color:#ec530e;}
        
        Background color #ec530e
      
           Border around this has a color of #ec530e        
        
          <div style="border:2px solid #ec530e;">Content here</div>
        
        
          .myborder {border:2px solid #ec530e;}
        
        Border color #ec530e