#e2524b color space conversions
Hex:
        #e2524b
        RGB:
        226, 82, 75
        CMY:
        11, 68, 71
        CMYK:
        0, 64, 67, 11
      HSL:
        3°, 72.2488%, 59.0196%
        HSV (HSB):
        3°, 66.8142%, 88.6275%
        XYZ:
        35.6513, 22.7113, 9.1613
        xyY:
        0.5280, 0.3363, 22.7113
      CIE-Lab:
        54.7738, 55.5324, 34.3851
        CIE-LCH:
        54.7738, 65.3160, 31.7653
        CIE-Luv:
        54.7738, 110.5926, 26.9538
        Hunter-Lab:
        47.6564, 50.1355, 21.9618
      #e2524b color charts
#e2524b RGB chart
      #e2524b CMYK chart
      #e2524b RGB pie chart
      #e2524b color shades, tints & tones
#e2524b color schemes
#e2524b color preview, HTML & CSS examples
           This text has a color of #e2524b        
        
          <p style="color:#e2524b;">Text here</p>
        
        
          .mytext {color:#e2524b;}
        
        Text color #e2524b
      
           This box has a color of #e2524b        
        
          <div style="background-color:#e2524b;">Content here</div>
        
        
          .mybackground {background-color:#e2524b;}
        
        Background color #e2524b
      
           Border around this has a color of #e2524b        
        
          <div style="border:2px solid #e2524b;">Content here</div>
        
        
          .myborder {border:2px solid #e2524b;}
        
        Border color #e2524b