#e2530f color space conversions
Hex:
        #e2530f
        RGB:
        226, 83, 15
        CMY:
        11, 67, 94
        CMYK:
        0, 63, 93, 11
      HSL:
        19°, 87.5519%, 47.2549%
        HSV (HSB):
        19°, 93.3628%, 88.6275%
        XYZ:
        34.5435, 22.3898, 2.9529
        xyY:
        0.5768, 0.3739, 22.3898
      CIE-Lab:
        54.4381, 53.2048, 61.3560
        CIE-LCH:
        54.4381, 81.2115, 49.0698
        CIE-Luv:
        54.4381, 117.8288, 44.5833
        Hunter-Lab:
        47.3178, 47.5045, 29.4224
      #e2530f color charts
#e2530f RGB chart
      #e2530f CMYK chart
      #e2530f RGB pie chart
      #e2530f color shades, tints & tones
#e2530f color schemes
#e2530f color preview, HTML & CSS examples
           This text has a color of #e2530f        
        
          <p style="color:#e2530f;">Text here</p>
        
        
          .mytext {color:#e2530f;}
        
        Text color #e2530f
      
           This box has a color of #e2530f        
        
          <div style="background-color:#e2530f;">Content here</div>
        
        
          .mybackground {background-color:#e2530f;}
        
        Background color #e2530f
      
           Border around this has a color of #e2530f        
        
          <div style="border:2px solid #e2530f;">Content here</div>
        
        
          .myborder {border:2px solid #e2530f;}
        
        Border color #e2530f