#b66e80 color space conversions
Hex:
        #b66e80
        RGB:
        182, 110, 128
        CMY:
        29, 57, 50
        CMYK:
        0, 40, 30, 29
      HSL:
        345°, 33.0275%, 57.2549%
        HSV (HSB):
        345°, 39.5604%, 71.3725%
        XYZ:
        28.7636, 22.6555, 23.2790
        xyY:
        0.3851, 0.3033, 22.6555
      CIE-Lab:
        54.7157, 30.8811, 2.3327
        CIE-LCH:
        54.7157, 30.9691, 4.3197
        CIE-Luv:
        54.7157, 45.9378, -2.3277
        Hunter-Lab:
        47.5977, 24.5726, 4.3210
      #b66e80 color charts
#b66e80 RGB chart
      #b66e80 CMYK chart
      #b66e80 RGB pie chart
      #b66e80 color shades, tints & tones
#b66e80 color schemes
#b66e80 color preview, HTML & CSS examples
           This text has a color of #b66e80        
        
          <p style="color:#b66e80;">Text here</p>
        
        
          .mytext {color:#b66e80;}
        
        Text color #b66e80
      
           This box has a color of #b66e80        
        
          <div style="background-color:#b66e80;">Content here</div>
        
        
          .mybackground {background-color:#b66e80;}
        
        Background color #b66e80
      
           Border around this has a color of #b66e80        
        
          <div style="border:2px solid #b66e80;">Content here</div>
        
        
          .myborder {border:2px solid #b66e80;}
        
        Border color #b66e80