#e6503d color space conversions
Hex:
        #e6503d
        RGB:
        230, 80, 61
        CMY:
        10, 69, 76
        CMYK:
        0, 65, 73, 10
      HSL:
        7°, 77.1689%, 57.0588%
        HSV (HSB):
        7°, 73.4783%, 90.1961%
        XYZ:
        36.3441, 22.8972, 6.9189
        xyY:
        0.5493, 0.3461, 22.8972
      CIE-Lab:
        54.9663, 57.0230, 42.5459
        CIE-LCH:
        54.9663, 71.1462, 36.7273
        CIE-Luv:
        54.9663, 117.9696, 32.9642
        Hunter-Lab:
        47.8511, 51.8359, 24.9228
      #e6503d color charts
#e6503d RGB chart
      #e6503d CMYK chart
      #e6503d RGB pie chart
      #e6503d color shades, tints & tones
#e6503d color schemes
#e6503d color preview, HTML & CSS examples
           This text has a color of #e6503d        
        
          <p style="color:#e6503d;">Text here</p>
        
        
          .mytext {color:#e6503d;}
        
        Text color #e6503d
      
           This box has a color of #e6503d        
        
          <div style="background-color:#e6503d;">Content here</div>
        
        
          .mybackground {background-color:#e6503d;}
        
        Background color #e6503d
      
           Border around this has a color of #e6503d        
        
          <div style="border:2px solid #e6503d;">Content here</div>
        
        
          .myborder {border:2px solid #e6503d;}
        
        Border color #e6503d