#ea470e color space conversions
Hex:
        #ea470e
        RGB:
        234, 71, 14
        CMY:
        8, 72, 95
        CMYK:
        0, 70, 94, 8
      HSL:
        16°, 88.7097%, 48.6275%
        HSV (HSB):
        16°, 94.0171%, 91.7647%
        XYZ:
        36.2642, 22.0306, 2.7565
        xyY:
        0.5940, 0.3609, 22.0306
      CIE-Lab:
        54.0595, 60.6658, 62.0666
        CIE-LCH:
        54.0595, 86.7906, 45.6539
        CIE-Luv:
        54.0595, 132.8141, 42.4535
        Hunter-Lab:
        46.9368, 55.7729, 29.3738
      #ea470e color charts
#ea470e RGB chart
      #ea470e CMYK chart
      #ea470e RGB pie chart
      #ea470e color shades, tints & tones
#ea470e color schemes
#ea470e color preview, HTML & CSS examples
           This text has a color of #ea470e        
        
          <p style="color:#ea470e;">Text here</p>
        
        
          .mytext {color:#ea470e;}
        
        Text color #ea470e
      
           This box has a color of #ea470e        
        
          <div style="background-color:#ea470e;">Content here</div>
        
        
          .mybackground {background-color:#ea470e;}
        
        Background color #ea470e
      
           Border around this has a color of #ea470e        
        
          <div style="border:2px solid #ea470e;">Content here</div>
        
        
          .myborder {border:2px solid #ea470e;}
        
        Border color #ea470e