#e6868a color space conversions
Hex:
        #e6868a
        RGB:
        230, 134, 138
        CMY:
        10, 47, 46
        CMYK:
        0, 42, 40, 10
      HSL:
        358°, 65.7534%, 71.3725%
        HSV (HSB):
        358°, 41.7391%, 90.1961%
        XYZ:
        45.7457, 35.7082, 28.5261
        xyY:
        0.4159, 0.3247, 35.7082
      CIE-Lab:
        66.2963, 37.1130, 13.9156
        CIE-LCH:
        66.2963, 39.6361, 20.5536
        CIE-Luv:
        66.2963, 65.9482, 11.6538
        Hunter-Lab:
        59.7563, 32.0748, 13.5260
      #e6868a color charts
#e6868a RGB chart
      #e6868a CMYK chart
      #e6868a RGB pie chart
      #e6868a color shades, tints & tones
#e6868a color schemes
#e6868a color preview, HTML & CSS examples
           This text has a color of #e6868a        
        
          <p style="color:#e6868a;">Text here</p>
        
        
          .mytext {color:#e6868a;}
        
        Text color #e6868a
      
           This box has a color of #e6868a        
        
          <div style="background-color:#e6868a;">Content here</div>
        
        
          .mybackground {background-color:#e6868a;}
        
        Background color #e6868a
      
           Border around this has a color of #e6868a        
        
          <div style="border:2px solid #e6868a;">Content here</div>
        
        
          .myborder {border:2px solid #e6868a;}
        
        Border color #e6868a