#e2542f color space conversions
Hex:
        #e2542f
        RGB:
        226, 84, 47
        CMY:
        11, 67, 82
        CMYK:
        0, 63, 79, 11
      HSL:
        12°, 75.5274%, 53.5294%
        HSV (HSB):
        12°, 79.2035%, 88.6275%
        XYZ:
        35.0474, 22.7146, 5.2265
        xyY:
        0.5564, 0.3606, 22.7146
      CIE-Lab:
        54.7772, 53.4701, 49.3443
        CIE-LCH:
        54.7772, 72.7593, 42.7020
        CIE-Luv:
        54.7772, 114.1451, 38.3900
        Hunter-Lab:
        47.6599, 47.8580, 26.8600
      #e2542f color charts
#e2542f RGB chart
      #e2542f CMYK chart
      #e2542f RGB pie chart
      #e2542f color shades, tints & tones
#e2542f color schemes
#e2542f color preview, HTML & CSS examples
           This text has a color of #e2542f        
        
          <p style="color:#e2542f;">Text here</p>
        
        
          .mytext {color:#e2542f;}
        
        Text color #e2542f
      
           This box has a color of #e2542f        
        
          <div style="background-color:#e2542f;">Content here</div>
        
        
          .mybackground {background-color:#e2542f;}
        
        Background color #e2542f
      
           Border around this has a color of #e2542f        
        
          <div style="border:2px solid #e2542f;">Content here</div>
        
        
          .myborder {border:2px solid #e2542f;}
        
        Border color #e2542f