#e29bad color space conversions
Hex:
        #e29bad
        RGB:
        226, 155, 173
        CMY:
        11, 39, 32
        CMYK:
        0, 31, 23, 11
      HSL:
        345°, 55.0388%, 74.7059%
        HSV (HSB):
        345°, 31.4159%, 88.6275%
        XYZ:
        50.6282, 42.6286, 45.0949
        xyY:
        0.3659, 0.3081, 42.6286
      CIE-Lab:
        71.3021, 29.0083, 1.4410
        CIE-LCH:
        71.3021, 29.0441, 2.8439
        CIE-Luv:
        71.3021, 44.0557, -3.2347
        Hunter-Lab:
        65.2906, 24.1556, 4.7530
      #e29bad color charts
#e29bad RGB chart
      #e29bad CMYK chart
      #e29bad RGB pie chart
      #e29bad color shades, tints & tones
#e29bad color schemes
#e29bad color preview, HTML & CSS examples
           This text has a color of #e29bad        
        
          <p style="color:#e29bad;">Text here</p>
        
        
          .mytext {color:#e29bad;}
        
        Text color #e29bad
      
           This box has a color of #e29bad        
        
          <div style="background-color:#e29bad;">Content here</div>
        
        
          .mybackground {background-color:#e29bad;}
        
        Background color #e29bad
      
           Border around this has a color of #e29bad        
        
          <div style="border:2px solid #e29bad;">Content here</div>
        
        
          .myborder {border:2px solid #e29bad;}
        
        Border color #e29bad