#bb384b color space conversions
Hex:
        #bb384b
        RGB:
        187, 56, 75
        CMY:
        27, 78, 71
        CMYK:
        0, 70, 60, 27
      HSL:
        351°, 53.9095%, 47.6471%
        HSV (HSB):
        351°, 70.0535%, 73.3333%
        XYZ:
        23.1777, 13.9011, 8.1182
        xyY:
        0.5128, 0.3076, 13.9011
      CIE-Lab:
        44.0908, 53.3659, 19.4273
        CIE-LCH:
        44.0908, 56.7921, 20.0035
        CIE-Luv:
        44.0908, 94.1402, 11.6249
        Hunter-Lab:
        37.2842, 45.7168, 13.1893
      #bb384b color charts
#bb384b RGB chart
      #bb384b CMYK chart
      #bb384b RGB pie chart
      #bb384b color shades, tints & tones
#bb384b color schemes
#bb384b color preview, HTML & CSS examples
           This text has a color of #bb384b        
        
          <p style="color:#bb384b;">Text here</p>
        
        
          .mytext {color:#bb384b;}
        
        Text color #bb384b
      
           This box has a color of #bb384b        
        
          <div style="background-color:#bb384b;">Content here</div>
        
        
          .mybackground {background-color:#bb384b;}
        
        Background color #bb384b
      
           Border around this has a color of #bb384b        
        
          <div style="border:2px solid #bb384b;">Content here</div>
        
        
          .myborder {border:2px solid #bb384b;}
        
        Border color #bb384b