#ec320f color space conversions
Hex:
        #ec320f
        RGB:
        236, 50, 15
        CMY:
        7, 80, 94
        CMYK:
        0, 79, 94, 7
      HSL:
        10°, 88.0478%, 49.2157%
        HSV (HSB):
        10°, 93.6441%, 92.5490%
        XYZ:
        35.8189, 20.1486, 2.4531
        xyY:
        0.6131, 0.3449, 20.1486
      CIE-Lab:
        52.0048, 68.0318, 60.7624
        CIE-LCH:
        52.0048, 91.2162, 41.7695
        CIE-Luv:
        52.0048, 146.6803, 38.3053
        Hunter-Lab:
        44.8871, 63.8863, 28.1807
      #ec320f color charts
#ec320f RGB chart
      #ec320f CMYK chart
      #ec320f RGB pie chart
      #ec320f color shades, tints & tones
#ec320f color schemes
#ec320f color preview, HTML & CSS examples
           This text has a color of #ec320f        
        
          <p style="color:#ec320f;">Text here</p>
        
        
          .mytext {color:#ec320f;}
        
        Text color #ec320f
      
           This box has a color of #ec320f        
        
          <div style="background-color:#ec320f;">Content here</div>
        
        
          .mybackground {background-color:#ec320f;}
        
        Background color #ec320f
      
           Border around this has a color of #ec320f        
        
          <div style="border:2px solid #ec320f;">Content here</div>
        
        
          .myborder {border:2px solid #ec320f;}
        
        Border color #ec320f