#ec530f color space conversions
Hex:
        #ec530f
        RGB:
        236, 83, 15
        CMY:
        7, 67, 94
        CMYK:
        0, 65, 94, 7
      HSL:
        18°, 88.0478%, 49.2157%
        HSV (HSB):
        18°, 93.6441%, 92.5490%
        XYZ:
        37.7716, 24.0539, 3.1040
        xyY:
        0.5817, 0.3705, 24.0539
      CIE-Lab:
        56.1417, 56.6472, 63.2855
        CIE-LCH:
        56.1417, 84.9351, 48.1681
        CIE-Luv:
        56.1417, 125.9473, 45.5456
        Hunter-Lab:
        49.0447, 51.6425, 30.5789
      #ec530f color charts
#ec530f RGB chart
      #ec530f CMYK chart
      #ec530f RGB pie chart
      #ec530f color shades, tints & tones
#ec530f color schemes
#ec530f color preview, HTML & CSS examples
           This text has a color of #ec530f        
        
          <p style="color:#ec530f;">Text here</p>
        
        
          .mytext {color:#ec530f;}
        
        Text color #ec530f
      
           This box has a color of #ec530f        
        
          <div style="background-color:#ec530f;">Content here</div>
        
        
          .mybackground {background-color:#ec530f;}
        
        Background color #ec530f
      
           Border around this has a color of #ec530f        
        
          <div style="border:2px solid #ec530f;">Content here</div>
        
        
          .myborder {border:2px solid #ec530f;}
        
        Border color #ec530f