#b66a81 color space conversions
Hex:
        #b66a81
        RGB:
        182, 106, 129
        CMY:
        29, 58, 49
        CMYK:
        0, 42, 29, 29
      HSL:
        342°, 34.2342%, 56.4706%
        HSV (HSB):
        342°, 41.7582%, 71.3725%
        XYZ:
        28.4079, 21.8381, 23.4868
        xyY:
        0.3853, 0.2962, 21.8381
      CIE-Lab:
        53.8548, 33.2019, 0.4937
        CIE-LCH:
        53.8548, 33.2056, 0.8519
        CIE-Luv:
        53.8548, 48.0456, -5.2114
        Hunter-Lab:
        46.7313, 26.7302, 2.9132
      #b66a81 color charts
#b66a81 RGB chart
      #b66a81 CMYK chart
      #b66a81 RGB pie chart
      #b66a81 color shades, tints & tones
#b66a81 color schemes
#b66a81 color preview, HTML & CSS examples
           This text has a color of #b66a81        
        
          <p style="color:#b66a81;">Text here</p>
        
        
          .mytext {color:#b66a81;}
        
        Text color #b66a81
      
           This box has a color of #b66a81        
        
          <div style="background-color:#b66a81;">Content here</div>
        
        
          .mybackground {background-color:#b66a81;}
        
        Background color #b66a81
      
           Border around this has a color of #b66a81        
        
          <div style="border:2px solid #b66a81;">Content here</div>
        
        
          .myborder {border:2px solid #b66a81;}
        
        Border color #b66a81