#e2522d color space conversions
Hex:
        #e2522d
        RGB:
        226, 82, 45
        CMY:
        11, 68, 82
        CMYK:
        0, 64, 80, 11
      HSL:
        12°, 75.7322%, 53.1373%
        HSV (HSB):
        12°, 80.0885%, 88.6275%
        XYZ:
        34.8550, 22.3928, 4.9678
        xyY:
        0.5602, 0.3599, 22.3928
      CIE-Lab:
        54.4413, 54.2603, 49.9848
        CIE-LCH:
        54.4413, 73.7743, 42.6514
        CIE-Luv:
        54.4413, 115.8418, 38.3940
        Hunter-Lab:
        47.3210, 48.6649, 26.9004
      #e2522d color charts
#e2522d RGB chart
      #e2522d CMYK chart
      #e2522d RGB pie chart
      #e2522d color shades, tints & tones
#e2522d color schemes
#e2522d color preview, HTML & CSS examples
           This text has a color of #e2522d        
        
          <p style="color:#e2522d;">Text here</p>
        
        
          .mytext {color:#e2522d;}
        
        Text color #e2522d
      
           This box has a color of #e2522d        
        
          <div style="background-color:#e2522d;">Content here</div>
        
        
          .mybackground {background-color:#e2522d;}
        
        Background color #e2522d
      
           Border around this has a color of #e2522d        
        
          <div style="border:2px solid #e2522d;">Content here</div>
        
        
          .myborder {border:2px solid #e2522d;}
        
        Border color #e2522d