#b26188 color space conversions
Hex:
        #b26188
        RGB:
        178, 97, 136
        CMY:
        30, 62, 47
        CMYK:
        0, 46, 24, 30
      HSL:
        331°, 34.4681%, 53.9216%
        HSV (HSB):
        331°, 45.5056%, 69.8039%
        XYZ:
        27.0787, 19.7919, 25.6856
        xyY:
        0.3732, 0.2728, 19.7919
      CIE-Lab:
        51.6012, 37.6188, -7.0239
        CIE-LCH:
        51.6012, 38.2689, 349.4240
        CIE-Luv:
        51.6012, 48.4747, -16.1963
        Hunter-Lab:
        44.4881, 30.7939, -3.0899
      #b26188 color charts
#b26188 RGB chart
      #b26188 CMYK chart
      #b26188 RGB pie chart
      #b26188 color shades, tints & tones
#b26188 color schemes
#b26188 color preview, HTML & CSS examples
           This text has a color of #b26188        
        
          <p style="color:#b26188;">Text here</p>
        
        
          .mytext {color:#b26188;}
        
        Text color #b26188
      
           This box has a color of #b26188        
        
          <div style="background-color:#b26188;">Content here</div>
        
        
          .mybackground {background-color:#b26188;}
        
        Background color #b26188
      
           Border around this has a color of #b26188        
        
          <div style="border:2px solid #b26188;">Content here</div>
        
        
          .myborder {border:2px solid #b26188;}
        
        Border color #b26188