#bb7a95 color space conversions
Hex:
        #bb7a95
        RGB:
        187, 122, 149
        CMY:
        27, 52, 42
        CMYK:
        0, 35, 20, 27
      HSL:
        335°, 32.3383%, 60.5882%
        HSV (HSB):
        335°, 34.7594%, 73.3333%
        XYZ:
        32.8779, 26.6538, 31.8456
        xyY:
        0.3598, 0.2917, 26.6538
      CIE-Lab:
        58.6525, 29.2096, -4.0465
        CIE-LCH:
        58.6525, 29.4886, 352.1127
        CIE-Luv:
        58.6525, 38.9861, -10.8279
        Hunter-Lab:
        51.6273, 23.3265, -0.4331
      #bb7a95 color charts
#bb7a95 RGB chart
      #bb7a95 CMYK chart
      #bb7a95 RGB pie chart
      #bb7a95 color shades, tints & tones
#bb7a95 color schemes
#bb7a95 color preview, HTML & CSS examples
           This text has a color of #bb7a95        
        
          <p style="color:#bb7a95;">Text here</p>
        
        
          .mytext {color:#bb7a95;}
        
        Text color #bb7a95
      
           This box has a color of #bb7a95        
        
          <div style="background-color:#bb7a95;">Content here</div>
        
        
          .mybackground {background-color:#bb7a95;}
        
        Background color #bb7a95
      
           Border around this has a color of #bb7a95        
        
          <div style="border:2px solid #bb7a95;">Content here</div>
        
        
          .myborder {border:2px solid #bb7a95;}
        
        Border color #bb7a95