#e6a286 color space conversions
Hex:
        #e6a286
        RGB:
        230, 162, 134
        CMY:
        10, 36, 47
        CMYK:
        0, 30, 42, 10
      HSL:
        18°, 65.7534%, 71.3725%
        HSV (HSB):
        18°, 41.7391%, 90.1961%
        XYZ:
        49.8565, 44.3849, 28.4937
        xyY:
        0.4062, 0.3616, 44.3849
      CIE-Lab:
        72.4850, 21.8400, 24.6342
        CIE-LCH:
        72.4850, 32.9215, 48.4407
        CIE-Luv:
        72.4850, 48.1492, 28.5531
        Hunter-Lab:
        66.6220, 16.9919, 21.2775
      #e6a286 color charts
#e6a286 RGB chart
      #e6a286 CMYK chart
      #e6a286 RGB pie chart
      #e6a286 color shades, tints & tones
#e6a286 color schemes
#e6a286 color preview, HTML & CSS examples
           This text has a color of #e6a286        
        
          <p style="color:#e6a286;">Text here</p>
        
        
          .mytext {color:#e6a286;}
        
        Text color #e6a286
      
           This box has a color of #e6a286        
        
          <div style="background-color:#e6a286;">Content here</div>
        
        
          .mybackground {background-color:#e6a286;}
        
        Background color #e6a286
      
           Border around this has a color of #e6a286        
        
          <div style="border:2px solid #e6a286;">Content here</div>
        
        
          .myborder {border:2px solid #e6a286;}
        
        Border color #e6a286