#bb829f color space conversions
Hex:
        #bb829f
        RGB:
        187, 130, 159
        CMY:
        27, 49, 38
        CMYK:
        0, 30, 15, 27
      HSL:
        329°, 29.5337%, 62.1569%
        HSV (HSB):
        329°, 30.4813%, 73.3333%
        XYZ:
        34.7342, 29.0333, 36.5742
        xyY:
        0.3462, 0.2893, 29.0333
      CIE-Lab:
        60.8110, 26.3908, -6.5950
        CIE-LCH:
        60.8110, 27.2024, 345.9692
        CIE-Luv:
        60.8110, 32.9849, -14.0603
        Hunter-Lab:
        53.8825, 20.7716, -2.5269
      #bb829f color charts
#bb829f RGB chart
      #bb829f CMYK chart
      #bb829f RGB pie chart
      #bb829f color shades, tints & tones
#bb829f color schemes
#bb829f color preview, HTML & CSS examples
           This text has a color of #bb829f        
        
          <p style="color:#bb829f;">Text here</p>
        
        
          .mytext {color:#bb829f;}
        
        Text color #bb829f
      
           This box has a color of #bb829f        
        
          <div style="background-color:#bb829f;">Content here</div>
        
        
          .mybackground {background-color:#bb829f;}
        
        Background color #bb829f
      
           Border around this has a color of #bb829f        
        
          <div style="border:2px solid #bb829f;">Content here</div>
        
        
          .myborder {border:2px solid #bb829f;}
        
        Border color #bb829f