#b26d90 color space conversions
Hex:
        #b26d90
        RGB:
        178, 109, 144
        CMY:
        30, 57, 44
        CMYK:
        0, 39, 19, 30
      HSL:
        330°, 30.9417%, 56.2745%
        HSV (HSB):
        330°, 38.7640%, 69.8039%
        XYZ:
        28.8628, 22.4159, 29.1910
        xyY:
        0.3587, 0.2786, 22.4159
      CIE-Lab:
        54.4655, 32.3447, -7.4692
        CIE-LCH:
        54.4655, 33.1959, 346.9970
        CIE-Luv:
        54.4655, 40.5025, -16.0494
        Hunter-Lab:
        47.3454, 25.9630, -3.4137
      #b26d90 color charts
#b26d90 RGB chart
      #b26d90 CMYK chart
      #b26d90 RGB pie chart
      #b26d90 color shades, tints & tones
#b26d90 color schemes
#b26d90 color preview, HTML & CSS examples
           This text has a color of #b26d90        
        
          <p style="color:#b26d90;">Text here</p>
        
        
          .mytext {color:#b26d90;}
        
        Text color #b26d90
      
           This box has a color of #b26d90        
        
          <div style="background-color:#b26d90;">Content here</div>
        
        
          .mybackground {background-color:#b26d90;}
        
        Background color #b26d90
      
           Border around this has a color of #b26d90        
        
          <div style="border:2px solid #b26d90;">Content here</div>
        
        
          .myborder {border:2px solid #b26d90;}
        
        Border color #b26d90