#b66d90 color space conversions
Hex:
        #b66d90
        RGB:
        182, 109, 144
        CMY:
        29, 57, 44
        CMYK:
        0, 40, 21, 29
      HSL:
        331°, 33.3333%, 57.0588%
        HSV (HSB):
        331°, 40.1099%, 71.3725%
        XYZ:
        29.7941, 22.8960, 29.2346
        xyY:
        0.3637, 0.2795, 22.8960
      CIE-Lab:
        54.9650, 33.7680, -6.6720
        CIE-LCH:
        54.9650, 34.4209, 348.8232
        CIE-Luv:
        54.9650, 43.3816, -15.2074
        Hunter-Lab:
        47.8497, 27.4076, -2.7294
      #b66d90 color charts
#b66d90 RGB chart
      #b66d90 CMYK chart
      #b66d90 RGB pie chart
      #b66d90 color shades, tints & tones
#b66d90 color schemes
#b66d90 color preview, HTML & CSS examples
           This text has a color of #b66d90        
        
          <p style="color:#b66d90;">Text here</p>
        
        
          .mytext {color:#b66d90;}
        
        Text color #b66d90
      
           This box has a color of #b66d90        
        
          <div style="background-color:#b66d90;">Content here</div>
        
        
          .mybackground {background-color:#b66d90;}
        
        Background color #b66d90
      
           Border around this has a color of #b66d90        
        
          <div style="border:2px solid #b66d90;">Content here</div>
        
        
          .myborder {border:2px solid #b66d90;}
        
        Border color #b66d90