#e6af78 color space conversions
Hex:
        #e6af78
        RGB:
        230, 175, 120
        CMY:
        10, 31, 53
        CMYK:
        0, 24, 48, 10
      HSL:
        30°, 68.7500%, 68.6275%
        HSV (HSB):
        30°, 47.8261%, 90.1961%
        XYZ:
        51.3533, 48.8390, 24.4896
        xyY:
        0.4119, 0.3917, 48.8390
      CIE-Lab:
        75.3511, 13.4818, 35.8729
        CIE-LCH:
        75.3511, 38.3226, 69.4027
        CIE-Luv:
        75.3511, 40.8820, 43.4096
        Hunter-Lab:
        69.8849, 8.8679, 28.1426
      #e6af78 color charts
#e6af78 RGB chart
      #e6af78 CMYK chart
      #e6af78 RGB pie chart
      #e6af78 color shades, tints & tones
#e6af78 color schemes
#e6af78 color preview, HTML & CSS examples
           This text has a color of #e6af78        
        
          <p style="color:#e6af78;">Text here</p>
        
        
          .mytext {color:#e6af78;}
        
        Text color #e6af78
      
           This box has a color of #e6af78        
        
          <div style="background-color:#e6af78;">Content here</div>
        
        
          .mybackground {background-color:#e6af78;}
        
        Background color #e6af78
      
           Border around this has a color of #e6af78        
        
          <div style="border:2px solid #e6af78;">Content here</div>
        
        
          .myborder {border:2px solid #e6af78;}
        
        Border color #e6af78