#e06f85 color space conversions
Hex:
        #e06f85
        RGB:
        224, 111, 133
        CMY:
        12, 56, 48
        CMYK:
        0, 50, 41, 12
      HSL:
        348°, 64.5714%, 65.6863%
        HSV (HSB):
        348°, 50.4464%, 87.8431%
        XYZ:
        40.6585, 28.9096, 25.6275
        xyY:
        0.4271, 0.3037, 28.9096
      CIE-Lab:
        60.7018, 46.1283, 8.7601
        CIE-LCH:
        60.7018, 46.9528, 10.7528
        CIE-Luv:
        60.7018, 76.7208, 2.9300
        Hunter-Lab:
        53.7677, 40.8864, 9.3778
      #e06f85 color charts
#e06f85 RGB chart
      #e06f85 CMYK chart
      #e06f85 RGB pie chart
      #e06f85 color shades, tints & tones
#e06f85 color schemes
#e06f85 color preview, HTML & CSS examples
           This text has a color of #e06f85        
        
          <p style="color:#e06f85;">Text here</p>
        
        
          .mytext {color:#e06f85;}
        
        Text color #e06f85
      
           This box has a color of #e06f85        
        
          <div style="background-color:#e06f85;">Content here</div>
        
        
          .mybackground {background-color:#e06f85;}
        
        Background color #e06f85
      
           Border around this has a color of #e06f85        
        
          <div style="border:2px solid #e06f85;">Content here</div>
        
        
          .myborder {border:2px solid #e06f85;}
        
        Border color #e06f85