#e6485b color space conversions
Hex:
        #e6485b
        RGB:
        230, 72, 91
        CMY:
        10, 72, 64
        CMYK:
        0, 69, 60, 10
      HSL:
        353°, 75.9615%, 59.2157%
        HSV (HSB):
        353°, 68.6957%, 90.1961%
        XYZ:
        36.8388, 22.2131, 12.2435
        xyY:
        0.5167, 0.3116, 22.2131
      CIE-Lab:
        54.2523, 61.7399, 24.5912
        CIE-LCH:
        54.2523, 66.4571, 21.7176
        CIE-Luv:
        54.2523, 115.9633, 16.3239
        Hunter-Lab:
        47.1307, 57.0423, 17.5894
      #e6485b color charts
#e6485b RGB chart
      #e6485b CMYK chart
      #e6485b RGB pie chart
      #e6485b color shades, tints & tones
#e6485b color schemes
#e6485b color preview, HTML & CSS examples
           This text has a color of #e6485b        
        
          <p style="color:#e6485b;">Text here</p>
        
        
          .mytext {color:#e6485b;}
        
        Text color #e6485b
      
           This box has a color of #e6485b        
        
          <div style="background-color:#e6485b;">Content here</div>
        
        
          .mybackground {background-color:#e6485b;}
        
        Background color #e6485b
      
           Border around this has a color of #e6485b        
        
          <div style="border:2px solid #e6485b;">Content here</div>
        
        
          .myborder {border:2px solid #e6485b;}
        
        Border color #e6485b